esp-idf/components/bt/host/bluedroid/stack
Jiang Jiang Jian b498f0aebe Merge branch 'bugfix/buff_semaphore_not_free_v4.2' into 'release/v4.2'
component/bt: Fixed ble memory leak issue, buff_semaphore was not released.

See merge request espressif/esp-idf!9983
2020-08-24 17:30:54 +08:00
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avdt Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-12 16:20:58 +08:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP 2020-08-13 12:08:28 +08:00
btu bugfix for HFP hci audio crash 2019-11-26 02:34:09 +00:00
gap Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:09:36 +08:00
hcic components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
include/stack Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
l2cap component/bt: Fixed ble memory leak issue, buff_semaphore was not released. 2020-08-14 17:16:23 +08:00
rfcomm Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp master missing BLE_AUTH_CMPL_EVT after restart 2020-05-13 20:33:24 +08:00