esp-idf/components/bt/host/bluedroid
gongyantao 1b6cfd828d 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-09-27 10:44:19 +08:00
..
api Merge branch 'bugfix/fix_some_ble_bug_v5.0' into 'release/v5.0' 2023-05-11 17:28:00 +08:00
bta Revert "bluedroid: report disconnect event after BLE link closed" 2023-06-13 10:33:17 +08:00
btc fix(bt/bluedroid): ble fails to load bonded device info after reboot 2023-09-27 10:44:19 +08:00
common/include/common If it is not esp32 chips, hide the configuration item: BT_BLE_RPA_SUPPORTED 2023-05-11 02:45:56 +00:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc bluedroid: mark dequant_long_* as extern variables 2022-01-27 11:00:09 +07:00
hci mbuf copy hci data error fix 2022-09-20 18:06:45 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Revert "bluedroid: report disconnect event after BLE link closed" 2023-06-13 10:33:17 +08:00
Kconfig.in If it is not esp32 chips, hide the configuration item: BT_BLE_RPA_SUPPORTED 2023-05-11 02:45:56 +00:00