OVMS3-idf/components/bt
Chinmay Chhajed abab19ad4d 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)
2020-03-04 20:30:37 +05:30
..
common bugfix:Fix length check for snprintf in osi config. And remove the error code when there is no file in the nvs in config.c 2020-01-16 16:20:43 +08:00
controller This MR is intended to fix Bluetooth event scheduling when WiFi is also 2020-03-04 20:30:37 +05:30
esp_ble_mesh ble_mesh: Calc incomplete timeout based on msg info 2020-02-27 14:42:25 +08:00
host Merge branch 'bugfix/btdm_role_switch_v4.0' into 'release/v4.0' 2020-02-25 14:13:58 +08:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:31:54 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +08:00
component.mk ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:48:45 +08:00
sdkconfig.rename ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00