Home
last modified time | relevance | path

Searched refs:included_service (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_cache.c301 isvc->included_service = bta_gattc_find_matching_service( in bta_gattc_add_attr_to_cache()
303 if (!isvc->included_service) { in bta_gattc_add_attr_to_cache()
1498 p_isvc->included_service->s_handle, in bta_gattc_cache_save()
/system/bt/bta/include/
Dbta_gatt_api.h593 tBTA_GATTC_SERVICE *included_service; member
/system/bt/bta/hh/
Dbta_hh_le.c1382 tBTA_GATTC_SERVICE *incl_svc = p_isvc->included_service; in process_included()