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()349 tBTA_GATTC_SERV *bta_gattc_find_srcb(BD_ADDR bda) in bta_gattc_find_srcb() function
2124 if ((p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL) { in bta_gattc_process_indicate()2447 p_srcb = bta_gattc_find_srcb(remote_bda); in bta_gattc_register_service_change_notify()
521 extern tBTA_GATTC_SERV *bta_gattc_find_srcb(BD_ADDR bda);