esp-idf/components/bt
baohongde e75cf5d44e Fix some bugs due to interrupt response not timely
1. Fix assert in ld_fm.c line 371 due to double clk isr
2. Fix assert(25, 0) in lc_task.c
3. Fix assert due to different rxlinklbl
4. Fix assert due to different of currentrxdescptr and rxdone is not 0
2020-03-10 20:52:27 +08:00
..
bluedroid components/bt: change HCI task size back 2020-02-27 15:04:18 +08:00
include add auto latency to avoid bt stuck when ble connection use small 2020-02-19 14:48:58 +08:00
lib@68606f57eb Fix some bugs due to interrupt response not timely 2020-03-10 20:52:27 +08:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c Coexist: fix some coexist bugs 2019-10-29 17:18:12 +00: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 add auto latency to avoid bt stuck when ble connection use small 2020-02-19 14:48:58 +08:00