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:
parent
50dc31103f
commit
f2347e5729
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 96e7e06e0bd602953b0a80531eaa4a7dc6cb935a
|
Subproject commit 22565eb7e712af43acdbbf844fde4c5794e4710c
|
Loading…
Reference in a new issue