]> granicus.if.org Git - esp-idf/commit
bt component: Add stop adv/scan completed event
authorisland <island@espressif.com>
Wed, 29 Mar 2017 08:51:21 +0000 (16:51 +0800)
committerisland <island@espressif.com>
Wed, 12 Apr 2017 06:19:16 +0000 (14:19 +0800)
commit941a12cb4eec07c67e9247cfffacb831c5f42179
tree398a841394b430bcf108d61e2537b71c062677db
parent3cad00fdcca7dd4b7939d7862407c000c29657c1
bt component: Add stop adv/scan completed event
components/bt/bluedroid/api/include/esp_gap_ble_api.h
components/bt/bluedroid/bta/dm/bta_dm_act.c
components/bt/bluedroid/bta/dm/bta_dm_api.c
components/bt/bluedroid/bta/dm/bta_dm_int.h
components/bt/bluedroid/bta/include/bta_api.h
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
examples/bluetooth/gatt_client/main/gattc_demo.c
examples/bluetooth/gatt_server/main/gatts_demo.c