Searched refs:iSupplicantStaNetworkV12 (Results 1 – 1 of 1) sorted by relevance
1357 iSupplicantStaNetworkV12; in setKeyMgmt() local1358 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setKeyMgmt()1365 } else if (iSupplicantStaNetworkV12 != null) { in setKeyMgmt()1369 status = iSupplicantStaNetworkV12.setKeyMgmt_1_2(keyMgmtMask); in setKeyMgmt()1433 iSupplicantStaNetworkV12; in setGroupCipher() local1434 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupCipher()1439 } else if (iSupplicantStaNetworkV12 != null) { in setGroupCipher()1442 status = iSupplicantStaNetworkV12.setGroupCipher_1_2(groupCipherMask); in setGroupCipher()1465 iSupplicantStaNetworkV12; in enableTlsSuiteBEapPhase1Param() local1467 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableTlsSuiteBEapPhase1Param()[all …]