Searched refs:iSupplicantStaNetworkV12 (Results 1 – 1 of 1) sorted by relevance
1255 iSupplicantStaNetworkV12; in setKeyMgmt() local1257 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setKeyMgmt()1258 if (iSupplicantStaNetworkV12 != null) { in setKeyMgmt()1262 status = iSupplicantStaNetworkV12.setKeyMgmt_1_2(keyMgmtMask); in setKeyMgmt()1312 iSupplicantStaNetworkV12; in setGroupCipher() local1314 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in setGroupCipher()1315 if (iSupplicantStaNetworkV12 != null) { in setGroupCipher()1318 status = iSupplicantStaNetworkV12.setGroupCipher_1_2(groupCipherMask); in setGroupCipher()1338 iSupplicantStaNetworkV12; in enableTlsSuiteBEapPhase1Param() local1340 iSupplicantStaNetworkV12 = getV1_2StaNetwork(); in enableTlsSuiteBEapPhase1Param()[all …]