esp-idf/components/bt/host/bluedroid
xiongweichao 0c4fbbff02 fix(bt/bluedroid): Fix SPP crash after deinit
- The disconnection event comes up after spp disable is completed, so a null pointer is used.
2024-04-07 20:03:33 +08:00
..
api fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t 2024-03-07 14:25:28 +08:00
bta fix(bt/bluedroid): Fix SPP crash after deinit 2024-04-07 20:03:33 +08:00
btc change(bt/bluedroid): Use BTC util to convert HCI status to ESP status 2024-03-28 11:06:22 +08:00
common/include/common feat(bt/bluedroid): Make the max number of bond device to be configurable 2024-02-04 16:55:51 +08:00
device bluedroid: add periodic adv sync transfer API and EVT 2023-09-06 20:43:31 +08:00
external/sbc Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hci Fixed xQueueSemaphoreTask assert when deinit host during scan 2024-02-04 19:15:52 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'bugfix/fix_some_ble_bugs_cjh_v4.4' into 'release/v4.4' 2024-03-12 11:02:39 +08:00
Kconfig.in fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration 2024-02-23 15:49:30 +08:00