Searched refs:bta_gattc_find_srcb (Results 1 – 3 of 3) sorted by relevance
142 p_clcb->p_srcb = bta_gattc_find_srcb(remote_bda); in bta_gattc_clcb_alloc()223 tBTA_GATTC_SERV* bta_gattc_find_srcb(const RawAddress& bda) { in bta_gattc_find_srcb() function
395 extern tBTA_GATTC_SERV* bta_gattc_find_srcb(const RawAddress& bda);
1238 tBTA_GATTC_SERV* p_srcb = bta_gattc_find_srcb(remote_bda); in bta_gattc_process_indicate()