esp-idf/components/bt/host/bluedroid
xiongweichao f535fdff2d 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-11 10:39:44 +08:00
..
api Merge branch 'feature/move_vendor_hci_api_to_ble_part' into 'master' 2024-04-10 19:43:36 +08:00
bta Merge branch 'feat/support_ble_set_rpa_timeout_by_api' into 'master' 2024-04-08 15:23:20 +08:00
btc feat(ble/bluedroid): move vendor hci api to ble internal code 2024-04-10 14:17:01 +08:00
common/include/common feat(bt/bluedroid): added a VSC to set minimal encryption key size 2024-03-25 10:50:06 +08:00
config feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00
device remove(bt/bluedroid): Remove unused macro BT_SSP_INCLUDED and global 2023-08-31 12:28:38 +00:00
external/sbc bluedroid: mark dequant_long_* as extern variables 2022-01-27 11:00:09 +07:00
hci fix(bt/bluedroid): Fixed crash after bluedroid deinit 2024-04-11 10:39:44 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'bugfix/fix_adv_not_resatrt_due_to_dis_reason' into 'master' 2024-04-08 19:58:42 +08:00
Kconfig.in feat(bt/bluedroid): added a VSC to set minimal encryption key size 2024-03-25 10:50:06 +08:00