Searched refs:bta_gattc_find_srcb (Results 1 – 3 of 3) sorted by relevance
237 if ((p_clcb->p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL) in bta_gattc_clcb_alloc()323 tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda) in bta_gattc_find_srcb() function
460 extern tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda);
1808 if ((p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL) in bta_gattc_process_indicate()