This MR is intended to fix Bluetooth event scheduling when WiFi is also enabled.
The global interrupts will be disabled before taking current time for scheduling further bluetooth events. Earlier disabling interrupts was taking some time because of which WiFi events were interrupting in current bluetooth scheduling. Also fixes ble crash issue triggered by ble event irq miss(0x20000)
This commit is contained in:
parent
42869f4912
commit
bf9e676884
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit efa09299180ba7e197a00e54b03591b8fdc541a6
|
Subproject commit 21d16b124158e4398ec4c363472f3a8c737399f6
|
Loading…
Reference in a new issue