OVMS3-idf/components/bt
Tian Hao f2347e5729 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.
2018-10-10 15:54:13 +08:00
..
bluedroid component/bt : fix bug that set discovery mode will stop ble adv 2018-09-04 20:30:43 +08:00
include Component/bt: add scan duplicate for ble mesh in idf3.0 2018-07-12 07:35:13 +00:00
lib@22565eb7e7 component/bt : fix bug that bt mux module is still active even after disable 2018-10-10 15:54:13 +08:00
bt.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-28 21:10:17 +08:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig Component/bt: fix CI scan case failed in v3.0 2018-08-24 10:57:16 +08:00