]> granicus.if.org Git - esp-idf/commit
Component/bt: add bt_ble_coex demo
authorzhiweijian <zhiweijian@espressif.com>
Sat, 27 Jan 2018 09:18:21 +0000 (17:18 +0800)
committerzhiweijian <zhiweijian@espressif.com>
Tue, 22 May 2018 09:19:44 +0000 (17:19 +0800)
commit97a4332ed9ab8ad3bfc1c259955fc75f20aa969c
tree28c1f1b8632663ccf0076a4f44847f757dea8230
parent7ae1e9463e28c46292654893b22b29a29616a744
Component/bt: add bt_ble_coex demo
examples/bluetooth/a2dp_gatts_coex/README.md [new file with mode: 0755]
examples/bluetooth/a2dp_gatts_coex/main/Kconfig.projbuild [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/main/bt_app_av.c [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/main/bt_app_av.h [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/main/bt_app_core.c [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/main/bt_app_core.h [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/main/component.mk [new file with mode: 0755]
examples/bluetooth/a2dp_gatts_coex/main/main.c [new file with mode: 0644]
examples/bluetooth/a2dp_gatts_coex/sdkconfig.defaults [new file with mode: 0644]