Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h473 tBTA_GATTC_SERV* bta_gattc_find_srvr_cache(const RawAddress& bda);
Dbta_gattc_utils.cc295 tBTA_GATTC_SERV* bta_gattc_find_srvr_cache(const RawAddress& bda) { in bta_gattc_find_srvr_cache() function
Dbta_gattc_act.cc892 tBTA_GATTC_SERV* p_srcb = bta_gattc_find_srvr_cache(bd_addr); in bta_gattc_continue_discovery_if_needed()
1445 tBTA_GATTC_SERV* p_srvc_cb = bta_gattc_find_srvr_cache(remote_bda); in bta_gattc_process_api_refresh()