esp-idf/components/bt
wangmengyang a024de7cac 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 10:35:40 +08:00
..
common bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
controller component/bt: fixed the assert in checking hardware sleep state during wake-up 2021-06-24 10:35:40 +08:00
esp_ble_mesh Merge branch 'feat/ble_mesh_make_unprov_beacon_interval_configurable' into 'master' 2021-06-18 11:57:45 +00:00
host Merge branch 'bugfix/spp_connect_20_fail' into 'master' 2021-06-22 12:21:10 +00:00
include Added example(ESP32-C3), to use Bluetooth Controller through HCI UART transport 2021-04-30 15:25:10 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
component.mk component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:41:46 +08:00
Kconfig NimBLE: BLE 5.0 related configuration changes 2021-01-19 17:02:56 +05:30
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00