esp-idf/components/bt/host/bluedroid
2024-03-14 10:52:27 +08:00
..
api fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t 2024-03-07 12:31:36 +08:00
bta fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host 2024-03-10 20:01:04 +08:00
btc feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module 2024-03-14 10:52:27 +08:00
common/include/common feat(bt/bluedroid): Make the max number of bond device to be configurable 2024-02-04 16:28:57 +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-02-05 16:01:29 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.2' into 'release/v5.2' 2024-03-12 10:53:56 +08:00
Kconfig.in fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration 2024-02-23 15:57:45 +08:00