Home
last modified time | relevance | path

Searched refs:bta_gattc_find_srvr_cache (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h536 extern tBTA_GATTC_SERV * bta_gattc_find_srvr_cache(BD_ADDR bda);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c371 tBTA_GATTC_SERV *bta_gattc_find_srvr_cache(BD_ADDR bda) in bta_gattc_find_srvr_cache() function
Dbta_gattc_act.c1844 tBTA_GATTC_SERV *p_srvc_cb = bta_gattc_find_srvr_cache(p_msg->api_refresh.remote_bda); in bta_gattc_process_api_refresh()
1965 tBTA_GATTC_SERV *p_srvc_cb = bta_gattc_find_srvr_cache(p_msg->api_clean.remote_bda); in bta_gattc_process_api_cache_clean()