Home
last modified time | relevance | path

Searched refs:p_isvc (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/gatt/
Ddatabase.cc96 for (const IncludedService& p_isvc : service.included_services) { in Serialize() local
97 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()
Dbta_gattc_cache.cc647 for (const IncludedService& p_isvc : service.included_services) { in bta_gattc_get_gatt_db_impl() local
649 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()