esp-idf/components/bt/host/bluedroid
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
..
api feat(bt/bluedroid): Add option whether to include device name in extended inquiry response 2023-08-24 19:36:26 +08:00
bta fix(bt/bluedroid): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE. 2023-09-05 01:55:37 +00:00
btc feat(bt/bluedroid): Add option whether to include device name in extended inquiry response 2023-08-24 19:36:26 +08:00
common/include/common fix(bt): Increased SDP maximum connections to avoid connection exhausted 2023-08-21 11:20:48 +08:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc bluedroid: mark dequant_long_* as extern variables 2022-01-27 11:00:09 +07:00
hci ble: Fix hci issues when chain mbuf exists 2023-08-25 12:26:50 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'backport_v5.0' into 'release/v5.0' 2023-08-15 11:04:47 +08:00
Kconfig.in fix(bt/bqb): Modify BQB related configurations 2023-07-31 18:18:29 +08:00