Searched refs:IncludedService (Results 1 – 7 of 7) sorted by relevance
68 struct IncludedService;77 std::vector<IncludedService> included_services;81 struct IncludedService { struct
109 for (const IncludedService& p_isvc : service.included_services) { in Serialize()187 current_service_it->included_services.push_back(IncludedService{ in Deserialize()
87 service->included_services.push_back(IncludedService{ in AddIncludedService()
62 using gatt::IncludedService;1011 for (const IncludedService& p_isvc : service.included_services) { in bta_gattc_get_gatt_db_impl()
124 IncludedService, enumerator
832 GattDbElementType::IncludedService => { in from_db()1152 IncludedService = 2, enumerator
1435 GattDbElementType::IncludedService.into(), in cmd_gatt()