OVMS3-idf/components/bt/controller
Tian Hao 4987a5ad90 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-28 18:43:35 +08:00
..
lib@a904c792b1 components/bt: Fix LMP sniff req timeout 2019-10-14 14:56:07 +08:00
bt.c fix bug that semaphore may schedule out in Critical Section 2019-10-28 18:43:35 +08:00