OVMS3-idf/components/bt
Chinmay Chhajed bf9e676884 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)
2020-03-05 19:21:16 +05:30
..
bluedroid backport mr !6031 - fix security info restore bug 2020-02-28 11:48:52 +00:00
include Fix the initializer order 2020-02-17 16:10:53 +08:00
lib@21d16b1241 This MR is intended to fix Bluetooth event scheduling when WiFi is also enabled. 2020-03-05 19:21:16 +05:30
test cmake: Add support for test build 2018-10-20 12:07:24 +08:00
bt.c Merge branch 'bugfix/coex_fix_some_bugs_v3.2' into 'release/v3.2' 2019-12-16 12:05:30 +08:00
CMakeLists.txt add missing source files to CMakeLists for HFP 2019-06-17 14:06:33 +08:00
component.mk build system: Add a compatible old GCC flag 2018-09-20 18:53:14 +08:00
Kconfig components/bt: backport release/v3.2 2020-01-16 16:19:14 +08:00