OVMS3-idf/components/bt
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
..
bluedroid component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-10 03:35:58 +00:00
include components/bt: Make a pass through Bluetooth header files 2018-08-25 21:21:42 +05:30
lib@c272133d6d fix bluetooth security vulnerability of ECDH publick key checking 2018-08-30 11:39:19 +08:00
test bt: build unit tests only when CONFIG_BT_ENABLED=1 2018-08-13 17:38:37 +03:00
bt.c components/bt: Fix broken API esp_bt_mem_release() for parameter ESP_BT_MODE_BTDM 2018-08-31 14:28:23 +00:00
CMakeLists.txt cmake: Fix bt component dependencies 2018-08-29 19:37:25 +08:00
component.mk component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
Kconfig Merge branch 'feature/cmake' into 'master' 2018-09-07 13:44:17 +08:00