Merge branch 'feature/a2dp-sink-source-runtime-selection' into 'master'

bt-a2dp: BT A2DP sink and source selection is now runtime

See merge request idf/esp-idf!2229
This commit is contained in:
Jiang Jiang Jian
2018-05-22 22:21:39 +08:00
9 changed files with 44 additions and 32 deletions

View File

@@ -4,8 +4,6 @@ CONFIG_BT_ENABLED=y
CONFIG_BLUEDROID_ENABLED=y
CONFIG_CLASSIC_BT_ENABLED=y
CONFIG_A2DP_ENABLE=y
CONFIG_A2DP_SINK_ENABLE=
CONFIG_A2DP_SRC_ENABLE=y
CONFIG_BT_SPP_ENABLED=
CONFIG_GATTS_ENABLE=
CONFIG_GATTC_ENABLE=