esp-idf/components/bt
Tian Hao 3843bff97b component/bt : fix interrupt slow reaction cause assert(interrupt wdt)
Some application lock interrupt(portENTER_CRITICAL) too long time,
it will cause bluetooth cannot react interrupt in time, then t will
cause some assert, assert info following:
1. ld_acl.c 1900
2. ld_fm.c 340
3. other assert reference to this.
2018-03-28 12:04:16 +08:00
..
bluedroid Merge branch 'bugfix/btdm_spp_handle_error' into 'master' 2018-03-22 10:08:47 +08:00
include components/bt examples/bluetooth: Fix typographical errors 2018-02-13 13:25:33 +05:30
lib@b76cf6aa30 component/bt : fix interrupt slow reaction cause assert(interrupt wdt) 2018-03-28 12:04:16 +08:00
bt.c component/bt : add bluetooth controller library compile version 2018-03-27 16:35:00 +08:00
component.mk component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
Kconfig Merge branch 'bugfix/btdm_a2dp_task_stack_size' into 'master' 2018-02-01 10:58:40 +08:00