esp-idf/components/bt/host/bluedroid
2024-03-27 19:05:39 +08:00
..
api fix(ble/bluedroid): Optimize BLE documentation comments to comply with Doxygen syntax 2024-03-18 16:10:02 +08:00
bta fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host 2024-03-06 15:49:01 +08:00
btc fix(bt/bluedorid): Fixed crash caused by using illegal pointer 2024-03-27 19:05:39 +08:00
common/include/common feat(bt/bluedroid): Make the max number of bond device to be configurable 2023-12-19 11:38:01 +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 Fixed xQueueSemaphoreTask assert when deinit host during scan 2024-01-31 19:06:22 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'bugfix/fix_ble_periodic_adv_params_check' into 'master' 2024-03-08 16:48:31 +08:00
Kconfig.in fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration 2024-02-27 22:03:37 +08:00