OVMS3-idf/components/bt
Chinmay Chhajed 6d96217204 Future events scheduling error in case of wifi and bluetooth.
After this commit, 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.

Signed-off-by: Chinmay Chhajed <chinmay.chhajed@espressif.com>
2020-02-12 20:04:21 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller Future events scheduling error in case of wifi and bluetooth. 2020-02-12 20:04:21 +08:00
esp_ble_mesh docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
host docs: Resolve doxygen & Sphinx warnings 2020-02-07 16:37:45 +11:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
Kconfig Docs: Omit kconfig configurations not available for the target 2020-01-30 10:30:06 +01:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00