Searched refs:bta_gattc_find_matching_service (Results 1 – 1 of 1) sorted by relevance
54 tBTA_GATTC_SERVICE* bta_gattc_find_matching_service(const list_t* services,242 bta_gattc_find_matching_service(p_srvc_cb->p_srvc_cache, attr_handle); in bta_gattc_add_char_to_cache()289 bta_gattc_find_matching_service(p_srvc_cb->p_srvc_cache, handle); in bta_gattc_add_attr_to_cache()304 isvc->included_service = bta_gattc_find_matching_service( in bta_gattc_add_attr_to_cache()979 tBTA_GATTC_SERVICE* bta_gattc_find_matching_service(const list_t* services, in bta_gattc_find_matching_service() function998 return bta_gattc_find_matching_service(services, handle); in bta_gattc_get_service_for_handle_srcb()1005 return bta_gattc_find_matching_service(services, handle); in bta_gattc_get_service_for_handle()