esp-idf/components/bt/host
wanglai@espressif.com 14b1290a20 fix(bt/bluedroid): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE.
1: reset p_scb->avdt_handle in cleanup function.
2: cancel comparing p_scb->codec_type and p_scb->seps[xx].codec_type to
   send the error INVALID_CODEC_TYPE.
2023-09-05 01:55:37 +00:00
..
bluedroid fix(bt/bluedroid): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE. 2023-09-05 01:55:37 +00:00
nimble fix(nimble): Added checks before accessing event pointers 2023-08-08 15:47:40 +05:30