esp-idf/components/bt/controller
“YangZhao” 1def09cc99 bugfix: 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-04-21 14:49:44 +08:00
..
esp32 components/bt: Fix assert without sw coexist enabled 2021-03-25 14:39:07 +08:00
esp32c3 esp32: move esp_clk functions 2021-03-31 19:17:33 +08:00
esp32s3 support 727 esp32s3 BLE 2021-04-15 22:02:58 +08:00
lib@154fe3f2bd bugfix: Fix the issue that the controller do not report the timeout 2021-04-21 14:49:44 +08:00