OVMS3-idf/components/bt
Tian Hao cabe66195c 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-29 14:43:00 +08:00
..
bluedroid BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.3) 2019-09-29 16:06:27 +08:00
include components:bt: backports release/v3.3 0903 2019-09-23 18:02:28 +08:00
lib@8e73c8d616 components:bt: backports release/v3.3 0903 2019-09-23 18:02:28 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c fix bug that semaphore may schedule out in Critical Section 2019-10-29 14:43:00 +08:00
CMakeLists.txt NimBLE: Port NimBLE stack to IDF Release v3.3 (Backport v3.3) 2019-10-18 13:23:24 +08:00
component.mk build system: Add a compatible old GCC flag 2018-09-20 18:53:14 +08:00
Kconfig NimBLE: Port NimBLE stack to IDF Release v3.3 (Backport v3.3) 2019-10-18 13:23:24 +08:00