Searched refs:p_isvc (Results 1 – 2 of 2) sorted by relevance
96 for (const IncludedService& p_isvc : service.included_services) { in Serialize() local97 nv_attr.push_back({p_isvc.handle, in Serialize()99 {.included_service = {.handle = p_isvc.start_handle, in Serialize()100 .end_handle = p_isvc.end_handle, in Serialize()101 .uuid = p_isvc.uuid}}}); in Serialize()
647 for (const IncludedService& p_isvc : service.included_services) { in bta_gattc_get_gatt_db_impl() local649 p_isvc.handle, p_isvc.start_handle, in bta_gattc_get_gatt_db_impl()650 0 /* e_handle */, p_isvc.handle, p_isvc.uuid, in bta_gattc_get_gatt_db_impl()