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
cc34d5a5b0
commit
72fb22ed51
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 3c1a241655f6be2567bfcfd9f8522c57293061a8
|
Subproject commit 7a971f3494fb44d7aec942a4406b24af347dc08b
|
Loading…
Reference in a new issue