Searched refs:WEPConfig (Results 1 – 2 of 2) sorted by relevance
49 return std::unique_ptr<SecurityConfig>(new WEPConfig(xml_rpc_value_in)); in CreateSecurityConfigObject()69 WEPConfig::WEPConfig(XmlRpc::XmlRpcValue* xml_rpc_value_in) in WEPConfig() function in WEPConfig84 void WEPConfig::GetServiceProperties(brillo::VariantDictionary* properties) { in GetServiceProperties()
60 class WEPConfig : public SecurityConfig {62 WEPConfig(XmlRpc::XmlRpcValue* xml_rpc_value_in);