Searched refs:WEP104_KEY_BYTES_LEN (Results 1 – 1 of 1) sorted by relevance
71 private static final int WEP104_KEY_BYTES_LEN = 13; field in WifiConfigurationUtil605 && wepKeyBytes.size() != WEP104_KEY_BYTES_LEN) { in validateWepKeys()