OVMS3-idf/components/bt
Tian Hao c599d7aa49 fix bug that semaphore may schedule out in Critical Section
1. Since BLE full-scan feature for BLE mesh change the controller code cause this problem,
it cause coex semaphore take in "interrupt disable", then it may cause task schedule
and cause crash in freertos
2. Fix newlib lock ISR context and critical section check
3. Fix bt controller ISR context and critical section check
2019-10-25 12:01:06 +08:00
..
common ble_mesh: ble mesh btc miscellaneous modifications 2019-09-09 17:42:43 +08:00
controller fix bug that semaphore may schedule out in Critical Section 2019-10-25 12:01:06 +08:00
esp_ble_mesh ble_mesh: fix not callback net_key when device is provisioned 2019-10-11 10:05:12 +08:00
host NimBLE: Misc changes in NimBLE porting layer and menuconfig option (Backport 4.0) 2019-10-18 13:18:09 +08:00
include bluetooth: Remove bt.h header (deprecated in v3.1-dev) 2019-09-19 18:45:36 +10:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
component.mk NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
Kconfig Coexist: fix some coexist bugs 2019-09-30 11:42:05 +08:00
sdkconfig.rename components/bt: Remove unused macro in menuconfig 2019-08-29 19:58:58 +08:00