Searched refs:included_service (Results 1 – 2 of 2) sorted by relevance
384 isvc->included_service = bta_gattc_find_matching_service( in bta_gattc_add_attr_to_cache()386 if (!isvc->included_service) { in bta_gattc_add_attr_to_cache()561 if(include_service && !include_service->included_service) { in bta_gattc_update_include_service()563 …include_service->included_service = bta_gattc_find_matching_service(services, include_service->inc… in bta_gattc_update_include_service()564 if(!include_service->included_service) { in bta_gattc_update_include_service()2118 p_isvc->included_service->s_handle, in bta_gattc_cache_save()2119 p_isvc->included_service->e_handle, in bta_gattc_cache_save()
728 tBTA_GATTC_SERVICE *included_service; member