OVMS3-idf/components/bt
Tian Hao ebdc82d3d2 component/bt : fix coexist hardware blocking bug
fix the bug following:
1. after disable bluetooth controller, wifi cannot TX/RX any packets.
2. when software coexist working, there's a little ratio cause wifi task
watchdog timeout
3. when software coexist working, there's a little ratio cause bluetooth
cannot receive anything.

feature:
1. add libbtdm_app.a git commit local and remote checking

Known issues:
1. there's still a bug occurs with a very very low ratio cause bluetooth
   cannot receive anything. The reproduce interval may great than 3days
   ~ 1week via 7x24 hours heavy testing.
2018-09-27 20:56:46 +08:00
..
bluedroid component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at the same time (backport 3.1) 2018-09-26 14:23:05 +08:00
include Merge branch 'bugfix/btdm_tx_power_value' into 'master' 2018-06-13 07:43:13 +08:00
lib@c43c59bac9 component/bt : fix coexist hardware blocking bug 2018-09-27 20:56:46 +08:00
test component/bt : fix coexist hardware blocking bug 2018-09-27 20:56:46 +08:00
bt.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-01 20:08:40 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig component/bt: enable bluetooth modem sleep as default setting 2018-09-14 17:01:45 +08:00