OVMS3-idf/components/bt
wangmengyang 01994059e2 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-13 17:58:00 +08:00
..
bluedroid component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-13 17:58:00 +08:00
include Merge branch 'bugfix/btdm_tx_power_value' into 'master' 2018-06-13 07:43:13 +08:00
lib@00e64bfb47 fix bluetooth security vulnerability of ECDH publick key checking 2018-08-30 11:09:02 +08:00
test component/bt: Fixed the vulnerability released by Bluetooth org when using public key not check in the process of ECDH encryption. 2018-08-13 19:47:02 +08:00
bt.c bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception 2018-08-01 20:08:40 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00