esp-idf/components/bt/controller
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
..
esp32 components/bt: Delete BLE ADV priority high 2021-06-01 16:19:24 +00:00
esp32c3 component/bt: fixed the assert in checking hardware sleep state during wake-up 2021-06-24 08:28:24 +08:00
esp32s3 bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30
lib_esp32@3adb056b8a bugfix/fix crash when lmp flooding 2021-06-02 15:31:33 +08:00
lib_esp32c3_family@1b8dfd6acd components/bt: Disable CS-RXDONEMSK to avoid RX interrupt flooding during scan event in Wi-Fi coexistence scenario 2021-06-23 19:14:41 +08:00