Searched refs:kErrorBadWEPKey (Results 1 – 3 of 3) sorted by relevance
503 if (error == shill::kErrorBadWEPKey) in ErrorString()
42 return (error == shill::kErrorBadWEPKey || in IsAuthenticationError()
321 const char* kErrorBadWEPKey = "bad-wepkey"; variable674 { kErrorBadWEPKey, ERROR_BAD_WEPKEY }, in ParseError()