3adb056b8a
Update ESP32 bt-lib(50c0b9e)
...
bugfix/fix crash when lmp flooding
2021-05-24 12:07:28 +08:00
1f7e45e2f6
Delete the option BLE ADV priority high(ba56601)
2021-05-17 17:05:33 +08:00
606e0f422c
Fixed handling for invalid feature page. (e2dc104d)
2021-05-06 16:56:00 +05:30
154fe3f2bd
Update ESP32 bt-lib(1342a48)
...
bugfix: Fix the issue that the controller do not report the disconnect event.
This issue is caused by modem sleep.The sleep interrupt will come the second
time before the CLKN interrupt. If we disable the sleep interrupt when it
comes in the first time, the CLKN will never come.
2021-04-21 14:43:29 +08:00
2b7816260e
Update ESP32 bt-lib(a4c513b)
...
modify E8192 ELx200 ELx40 log level to LOGD
2021-04-13 17:06:21 +08:00
55d1bc8b7c
Update ESP32 bt-lib(bc2e043)
...
Synchronize multiple branch
2021-03-25 14:23:54 +08:00
e6111ea30a
Update ESP32 bt-lib(0fbd648)
...
call coexist api by osi to seperate bt and coexist
2021-03-25 14:21:42 +08:00
1541ed995b
Fix the bug of modem sleep which may lead to the crash issue "assert(-218959118,0)"(ff2f5db)
2021-03-24 11:35:55 +08:00
5ba6226876
Fix for C2H flow control param check when only BLE mode is configured. (a5751184)
2021-03-10 15:06:20 +05:30
950f7886b6
ESP32: Fix controller task watchdog in Wi-Fi test(bea690a)
2021-03-05 11:24:39 +08:00
f1709b80f8
Fix IRAM_ATTR missing(2f97689)
2021-02-26 20:31:17 +08:00
d1115cabc2
component/bt: Added check for NULL valued combination key. (c85c59dd)
2021-02-09 12:08:15 +05:30
006f49fde5
update esp32c3/s3 ble lib
...
- add esp32c3 ble lib (fc6b1bca)
- add esp32s3 ble lib (450661f)
- update esp32 ble lib (b62cb38)
2021-01-15 21:06:11 +08:00