Home
last modified time | relevance | path

Searched defs:wepTxKeyIdx (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaNetworkHalTest.java1807 public int wepTxKeyIdx; field in SupplicantStaNetworkHalTest.SupplicantNetworkVariables
DWifiConfigManagerTest.java1635 int wepTxKeyIdx = WifiConfigurationTestUtil.TEST_WEP_TX_KEY_INDEX; in testMultipleUpdatesSingleNetwork() local
4798 WifiConfiguration configuration, String[] wepKeys, int wepTxKeyIdx) { in assertAndSetNetworkWepKeysAndTxIndex()