Searched refs:WPAConfig (Results 1 – 2 of 2) sorted by relevance
27 const int WPAConfig::kMaxPskSize = 64;52 return std::unique_ptr<SecurityConfig>(new WPAConfig(xml_rpc_value_in)); in CreateSecurityConfigObject()91 WPAConfig::WPAConfig(XmlRpc::XmlRpcValue* xml_rpc_value_in) in WPAConfig() function in WPAConfig125 void WPAConfig::GetServiceProperties(brillo::VariantDictionary* properties) { in GetServiceProperties()
72 class WPAConfig : public SecurityConfig {74 WPAConfig(XmlRpc::XmlRpcValue* xml_rpc_value_in);