Searched refs:IncludedService (Results 1 – 4 of 4) sorted by relevance
63 struct IncludedService;72 std::vector<IncludedService> included_services;76 struct IncludedService { struct
96 for (const IncludedService& p_isvc : service.included_services) { in Serialize()164 current_service_it->included_services.push_back(IncludedService{ in Deserialize()
72 service->included_services.push_back(IncludedService{ in AddIncludedService()
56 using gatt::IncludedService;647 for (const IncludedService& p_isvc : service.included_services) { in bta_gattc_get_gatt_db_impl()