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: