esp-idf/components/bt/host/bluedroid
xiongweichao 0e31aae24d fix(bt/bluedroid): Fixed crash after bluedroid deinit
hci_host_env.downstream_data_ready is set to NULL during bluedroid deinit,
causing the controller to use a null pointer when calling callback.
2024-04-18 10:58:35 +08:00
..
api fix(ble/bluedroid): Fixed set BLE appearance value 2024-04-17 20:39:36 +08:00
bta feat(bt/bluedroid): add api to setnd vendor hci command 2024-04-13 15:06:25 +08:00
btc feat(bt/bluedroid): add api to setnd vendor hci command 2024-04-13 15:06:25 +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 fix(bt/bluedroid): Fixed crash after bluedroid deinit 2024-04-18 10:58:35 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack fix(ble/bluedroid): Fixed set BLE appearance value 2024-04-17 20:39:36 +08:00
Kconfig.in fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration 2024-02-23 15:49:30 +08:00