esp-idf/components/bt/host/bluedroid
wanglai@espressif.com 4ea52074b4 fix(bt/avdtp): 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-08-31 19:11:43 +08:00
..
api Merge branch 'feature/config_device_name_in_eir_v5.1' into 'release/v5.1' 2023-08-28 19:02:07 +08:00
bta fix(bt/avdtp): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE 2023-08-31 19:11:43 +08:00
btc Merge branch 'feature/config_device_name_in_eir_v5.1' into 'release/v5.1' 2023-08-28 19:02:07 +08:00
common/include/common Merge branch 'test/bqb_test_bt_classic_spp_rfcomm_5.1' into 'release/v5.1' 2023-08-24 18:59:15 +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:25:11 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'bugfix/remove_deprecated_err_code_v5.1' into 'release/v5.1' 2023-08-28 10:30:00 +08:00
Kconfig.in fix(bt/bqb): Modify BQB related configurations 2023-07-31 15:28:33 +08:00