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:
Tian Hao
2018-09-21 17:58:03 +08:00
parent 50dc31103f
commit f2347e5729