]> granicus.if.org Git - esp-idf/commit
Component/bt: add “service from” param for ESP_GATTC_SEARCH_CMPL_EVT
authorzhiweijian <zhiweijian@espressif.com>
Fri, 28 Sep 2018 06:12:32 +0000 (14:12 +0800)
committerbot <bot@espressif.com>
Fri, 28 Sep 2018 12:59:01 +0000 (12:59 +0000)
commite6d737780aa8df4649dbfffc8b2a8edad432261b
tree66a4e366f2a11a649feab58aad12ba4cedb3439b
parent0a7065195c83bcc4a84eda0e5a5d2f4b1231e64b
Component/bt: add “service from” param for ESP_GATTC_SEARCH_CMPL_EVT
components/bt/bluedroid/api/include/api/esp_gatt_defs.h
components/bt/bluedroid/api/include/api/esp_gattc_api.h
components/bt/bluedroid/bta/gatt/bta_gattc_act.c
components/bt/bluedroid/bta/gatt/bta_gattc_cache.c
components/bt/bluedroid/bta/gatt/bta_gattc_utils.c
components/bt/bluedroid/bta/gatt/include/bta_gattc_int.h
components/bt/bluedroid/bta/include/bta/bta_gatt_api.h
components/bt/bluedroid/btc/profile/std/gatt/btc_gattc.c
examples/bluetooth/gatt_client/main/gattc_demo.c
examples/bluetooth/gatt_security_client/main/example_ble_sec_gattc_demo.c