esp-idf/components/bt/controller
“YangZhao” e45ce5c058 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 15:02:40 +08:00
..
esp32 components/bt: Fix assert without sw coexist enabled 2021-03-25 15:58:42 +08:00
esp32c3 Merge branch 'bugfix/btdm_incorrectly_spelled_v4.3' into 'release/v4.3' 2021-03-29 05:07:57 +00:00
esp32s3 bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30
lib@4b1a62726b bugfix: Fix the issue that the controller do not report the timeout 2021-04-21 15:02:40 +08:00