esp-idf/components/bt
wangmengyang ffe43f2c45 component/bt: fixed the assert in checking hardware sleep state during wake-up
The hardware sleep state change can take some time after wake-up interrupt. Use busy waiting instead of directly assert
2021-06-24 08:28:24 +08:00
..
common component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
controller component/bt: fixed the assert in checking hardware sleep state during wake-up 2021-06-24 08:28:24 +08:00
esp_ble_mesh ble_mesh: stack: Fix crash for net_key_del when subnet is NULL 2021-06-21 11:19:31 +08:00
host Merge branch 'bugfix/fix_a2dp_sink_blocked_v4.3' into 'release/v4.3' 2021-06-22 12:28:03 +00:00
include optimize C3 multi-connection 2021-04-20 02:53:07 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:46:55 +08:00
component.mk component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:46:55 +08:00
Kconfig NimBLE: BLE 5.0 related configuration changes 2021-01-19 17:02:56 +05:30
linker.lf esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00