Searched defs:smaDevices (Results 1 – 2 of 2) sorted by relevance
43 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in processQueryDeviceIdResponse()115 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in queryDeviceIdentification()154 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in processEndpoint()232 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in queryEndpoints()280 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in discoverDevices()306 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in processSensorConfigs()348 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in createSensors()379 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>>& in interfaceRemoved()
31 boost::container::flat_map<std::string, std::shared_ptr<SmaDevice>> smaDevices; variable