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) (819979b9)
This commit is contained in:
Chinmay Chhajed
2020-03-04 20:30:37 +05:30
parent cfb6ac13c4
commit abab19ad4d