mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
parent
cfb6ac13c4
commit
abab19ad4d
@ -1 +1 @@
|
||||
Subproject commit 2e2d079c8529c704a0fd1a1f8b787de440ec5e59
|
||||
Subproject commit 6c685f15293ac341bf2b11ff203ef06df3b79f29
|
Loading…
x
Reference in New Issue
Block a user