component/bt and esp32: fix two bluetooth bugs that caused by coexist module

1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr"
    2. Fix BLE assert(512) or assert(1536)  in rwble.c at line 222
    3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222

    The #1 and #2 occurs random.
    The #3 bug occurs in certain scenario:
    	1. If Wifi start softap and BLE is working
    	2. If wifi start station, but do not use normal station operation, such
    		as just use espnow, while BLE is working
    	3. Any other scenario, that wifi works without use software coexist
    		operation, while BLE is working(such as do advertising and ...)

    4. update libcoexist.a version to v1.1.2
pull/2797/head
Tian Hao 2018-12-01 18:10:19 +08:00
rodzic 6bd497f9ed
commit a9429ee5da
2 zmienionych plików z 2 dodań i 2 usunięć

@ -1 +1 @@
Subproject commit 6d3daa99f5ac3077183850557b02e822db714d17
Subproject commit 99f0f0e21871585021ffda47912e9b8a05958422

@ -1 +1 @@
Subproject commit e33ab451f5a95537be2c486172ddaffa64f3dcac
Subproject commit 7618d9f8d0e1cde21b6aa6e206420dbae5669c46