OVMS3-idf/components/bt
Tian Hao e3df7d97a7 esp32: fix coex bug
1. fix BLE connection missing in coex mode
    2. modify other parameters to make coex priority more reasonable
    3. fix modem sleep procedure trap cause Wifi disable RF when BT is
    working. Such cause that BR/EDR is difficult to be connected, BLE
    connection stability decrease and so on.
    4. modify BR/EDR coexist duration to imrove BR/EDR connect success
    ratio.
    5. Due to the hardware coexist bug, BLE scan interval/window should
    be less than 0x100(about 160ms). Therefore, it will cause BLE cannot
    scan any advertising packet while WiFi have higher priority
    behaviour(such like RX beacon, scan, TX/RX VO packets and etc.).
2018-06-29 16:28:11 +08:00
..
bluedroid Merge branch 'bugfix/btdm_fix_stop_adv_error_in_dual_core' into 'master' 2018-06-29 15:06:49 +08:00
include Merge branch 'bugfix/btdm_tx_power_value' into 'master' 2018-06-13 07:43:13 +08:00
lib@48b2459bcb esp32: fix coex bug 2018-06-29 16:28:11 +08:00
bt.c esp32: fix coex bug 2018-06-29 16:28:11 +08:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig Component/bt: fix memory leak 2018-06-06 02:17:06 +00:00