Searched refs:IncludedService (Results 1 – 4 of 4) sorted by relevance
66 struct IncludedService;75 std::vector<IncludedService> included_services;79 struct IncludedService { struct
104 for (const IncludedService& p_isvc : service.included_services) { in Serialize()180 current_service_it->included_services.push_back(IncludedService{ in Deserialize()
83 service->included_services.push_back(IncludedService{ in AddIncludedService()
48 using gatt::IncludedService;870 for (const IncludedService& p_isvc : service.included_services) { in bta_gattc_get_gatt_db_impl()