OVMS3-idf/components/bt/bluedroid
wangmengyang 80cdfc9e0a componentbt: work around the crashing issue after a2dp is connected to Android Phone but before audio stream starts to play
The root cause is the bug in bluetooth controller, in which the HCI_SNIFF_MODE command is sent to controller and at the same time the controller has received same request from remote device.
For now change the time-out period of local device to enter the SNIFF mode.
2017-02-23 11:59:47 +08:00
..
api component/bt: clean up AVRCP API and example code 2017-01-19 15:23:46 +08:00
bta componentbt: work around the crashing issue after a2dp is connected to Android Phone but before audio stream starts to play 2017-02-23 11:59:47 +08:00
btc Merge branch 'master' into feature/btdm_avrc 2017-01-17 10:36:26 +08:00
btcore component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
btif component/bt: remove the A2DP decoding timer and instead trigger decoding directly upon data arrival 2017-02-23 11:56:38 +08:00
device component/bt : cleanup all the "-W-no-xx" and all the warnings 2016-12-07 13:49:53 -08:00
embdrv/sbc component/bt: A2DP code original in example project moved to component/bt directory; 2016-12-26 17:40:28 +08:00
gki component/bt: Merge branch 'master' into feature/btdm_a2dp 2016-12-26 20:35:28 +08:00
hci Merge branch 'master' into feature/btdm_avrc 2017-01-17 10:36:26 +08:00
include Merge branch 'master' into feature/btdm_avrc 2017-01-17 10:36:26 +08:00
main component/bt: fix API typos, add license headers and fix some log messages 2016-12-27 13:48:07 +08:00
osi component/bt: bluetooth storage module clean up and bug fix. 2017-01-20 16:46:10 +08:00
stack component/bt: implement non-volatile memory access module for link key storage 2017-01-19 17:11:01 +08:00
utils component/bt: bug fix for hci data packet reassembler 2016-11-15 14:32:22 +08:00