mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-13 04:42:01 +03:00
Merge branch 'bugfix/fix_some_bt_bugs_v5.1' into 'release/v5.1'
fix(bt): fix some bluetooth bugs (v5.1) See merge request espressif/esp-idf!42472
This commit is contained in:
@@ -1968,6 +1968,7 @@ esp_err_t esp_bt_controller_disable(void)
|
||||
#endif
|
||||
|
||||
esp_phy_disable(PHY_MODEM_BT);
|
||||
s_time_phy_rf_just_enabled = 0;
|
||||
btdm_controller_status = ESP_BT_CONTROLLER_STATUS_INITED;
|
||||
esp_unregister_shutdown_handler(bt_shutdown);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user