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

@ -1 +1 @@
Subproject commit 2e2d079c8529c704a0fd1a1f8b787de440ec5e59
Subproject commit 6c685f15293ac341bf2b11ff203ef06df3b79f29