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
..
2018-05-31 02:21:36 +00:00
2018-06-15 15:49:24 +08:00
2016-09-26 01:17:32 +08:00
2016-11-22 00:57:19 +08:00
2017-11-24 15:31:28 +08:00
2018-06-25 21:47:53 +08:00
2018-06-15 20:34:49 +08:00
2018-03-27 08:12:54 +02:00
2018-06-29 16:28:11 +08:00
2016-12-15 18:20:00 +08:00
2016-08-17 23:08:22 +08:00
2018-06-13 15:44:59 +08:00