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:
Chinmay Chhajed
2020-03-05 18:58:28 +05:30
parent cc34d5a5b0
commit 72fb22ed51