OVMS3-idf/components/bt/bluedroid
wangmengyang e9e3bc492b component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device
In pevious implementation, A2DP sink will register an A2DP source Stream End Point(SEP) although the SEP is not\
supposed to be used. Now remove the unused SEP for source so that only one role of A2DP can be supported at one
time. Service record in local SDP server only includes at most one service for A2DP sink role or source
2018-09-10 03:35:58 +00:00
..
api component/bt: Add Legacy Pairing 2018-09-04 21:11:03 +08:00
bta component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-10 03:35:58 +00:00
btc component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-10 03:35:58 +00:00
common/include/common component/bt: Add Legacy Pairing 2018-09-04 21:11:03 +08:00
device component/bt: bugfix for erroneous data reporting always enabled 2018-07-09 13:45:55 +08:00
external/sbc component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hci component/bt : decrease memory consumption by conn number 2018-08-14 02:29:17 +00:00
main component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
osi bluetooth: fix format overflow warnings 2018-08-29 14:40:28 +08:00
stack Merge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len' into 'master' 2018-09-06 19:51:42 +08:00