esp-idf/components/bt/controller
Yang Zhao 269e903f8c Fix the issue that the controller do not report the timeout disconnect event.
This issue is caused by modem sleep.The sleep interrupt will come the second
time before the CLKN interrupt. If we disable the sleep interrupt when it
comes in the first time, the CLKN will never come.
2021-05-07 20:29:32 +08:00
..
lib@7703fca8bd Fix the issue that the controller do not report the timeout disconnect event. 2021-05-07 20:29:32 +08:00
bt.c components/bt: Fix crash in Bluetooth when esp_restart 2021-03-22 02:54:06 +00:00