mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
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.
This commit is contained in:
Submodule components/bt/controller/lib updated: 597c67f301...7703fca8bd
Reference in New Issue
Block a user