]> granicus.if.org Git - esp-idf/commit
component/bt: modify the enable/disable function
authorwangmengyang <wangmengyang@espressif.com>
Tue, 28 Feb 2017 03:47:04 +0000 (11:47 +0800)
committerwangmengyang <wangmengyang@espressif.com>
Tue, 28 Feb 2017 03:47:04 +0000 (11:47 +0800)
commit8f65322a84ac9aea2704e6a757e75bff1a67d8f1
tree3cc830694723b8fe20e92e44a7d63c139f307865
parent667ac172dfd7052eb5e08c2f1376cc076dd40ea2
component/bt: modify the enable/disable function
components/bt/bluedroid/api/esp_gap_bt_api.c
components/bt/bluedroid/api/include/esp_gap_bt_api.h
components/bt/bluedroid/btc/core/btc_dm.c [new file with mode: 0644]
components/bt/bluedroid/btc/core/btc_main.c
components/bt/bluedroid/btc/core/btc_task.c
components/bt/bluedroid/btc/include/btc_dm.h [new file with mode: 0644]
components/bt/bluedroid/btc/include/btc_task.h
components/bt/bluedroid/btc/profile/std/gap/btc_gap_bt.c
components/bt/bluedroid/btc/profile/std/include/btc_gap_bt.h
components/bt/bluedroid/btif/btif_dm.c
examples/09_a2dp/components/bluedroid_demos/app_project/SampleAV.c