esp-idf/components/bt/host/bluedroid/stack
wanglai@espressif.com f05c0a36e8 feat(bt): Add BQB enabling and rfcomm msc command sending support
1: add the CONFIG_BT_BQB_ENABLED for some functions of bqb test.
2: add bqb_rfc_send_msc_cmd function to send rfcomm msc command with
   only address arg input.
2023-07-31 15:28:20 +08:00
..
a2dp bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code 2022-11-23 20:17:22 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code 2022-11-23 20:17:22 +08:00
avrc change(bt/Bluedroid): Update AVRCP version to 1.5 2023-07-04 15:52:29 +08:00
btm bluedroid: fix ble ext adv rand addr setting for NRPA 2023-05-11 14:36:39 +08:00
btu Fixed build errors when sniff subrating is enabled. 2023-02-11 08:29:09 +00:00
gap bluedroid: add config for GAP service and periodic adv sync transfer 2022-12-09 13:28:31 +08:00
gatt Fixed ATT Ignore wrong response error 2023-03-14 08:49:19 +00:00
hcic bluedroid: add config for GAP service and periodic adv sync transfer 2022-12-09 13:28:31 +08:00
hid fix HID Host bug when handling the two consecutive connection request 2023-03-09 14:25:25 +08:00
include/stack bluedroid: fixed gatt tcb free when disconnecting 2023-07-13 12:13:47 +08:00
l2cap bluedroid: fixed gatt tcb free when disconnecting 2023-07-13 12:13:47 +08:00
rfcomm feat(bt): Add BQB enabling and rfcomm msc command sending support 2023-07-31 15:28:20 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp bt: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00