Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h474 extern tBTA_GATTC_SERV * bta_gattc_find_srvr_cache(BD_ADDR bda);
Dbta_gattc_utils.c351 tBTA_GATTC_SERV * bta_gattc_find_srvr_cache(BD_ADDR bda) in bta_gattc_find_srvr_cache() function
Dbta_gattc_act.c1627 tBTA_GATTC_SERV *p_srvc_cb = bta_gattc_find_srvr_cache(p_msg->api_conn.remote_bda); in bta_gattc_process_api_refresh()