Home
last modified time | relevance | path

Searched refs:searched_service_source (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h117 esp_service_source_t searched_service_source; /*!< The source of the service information */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c859 param.search_cmpl.searched_service_source = search_cmpl->searched_service_source; in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h381 UINT8 searched_service_source; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1055 p_clcb->searched_service_source = BTA_GATTC_SERVICE_INFO_FROM_REMOTE_DEVICE; in bta_gattc_start_discover()
1593 cb_data.search_cmpl.searched_service_source = p_clcb->searched_service_source; in bta_gattc_search()
Dbta_gattc_utils.c232 p_clcb->searched_service_source = BTA_GATTC_SERVICE_INFO_FROM_UNKNOWN; in bta_gattc_clcb_alloc()
Dbta_gattc_cache.c2168 p_clcb->searched_service_source = BTA_GATTC_SERVICE_INFO_FROM_NVS_FLASH; in bta_gattc_cache_load()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h325 UINT8 searched_service_source; member