mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
component/bt : fix bug that bt mux module is still active even after disable
Resolve the problem following: 1. when wifi and bluetooth coex, after call esp_bt_controller_disable(), it may cause WiFi cannot TX/RX packets. Such as, it cause wifi disconnect, can't probe any SSIDs or etc.
This commit is contained in: