esp-idf/components/bt/host/bluedroid
gongyantao 061cd29168 fix(bt/bluedroid): ble fails to load bonded device info after reboot
1: add a quantity check in bt when writing paired device info into nvs.
2: delete the exceeded device info from NVS when get bonded list during
bluedroid initialization.
3: unify the process of bt and ble to load bonded list during bluedroid
initialization.
2023-10-12 07:46:34 +00:00
..
api Merge branch 'feature/Add_apis_for_dtm_test' into 'master' 2023-09-27 19:00:20 +08:00
bta Merge branch 'feature/Add_apis_for_dtm_test' into 'master' 2023-09-27 19:00:20 +08:00
btc fix(bt/bluedroid): ble fails to load bonded device info after reboot 2023-10-12 07:46:34 +00:00
common/include/common feat(bt/bluedroid): Add HFP config for BQB test 2023-09-25 11:41:18 +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 ble: Fix hci issues when chain mbuf exists 2023-08-25 12:22:16 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack fix(bt): fix gcc 13.1.0 warnings 2023-10-09 12:13:02 +04:00
Kconfig.in feat(bt/Bluedroid): Implemented esp_coex_status_set/clear using vendor HCI 2023-09-13 10:55:04 +08:00