Searched refs:halMaskValue (Results 1 – 1 of 1) sorted by relevance
1341 int halMaskValue = 0; in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue() local1349 halMaskValue |= android.hardware.wifi.supplicant in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue()1357 halMaskValue |= android.hardware.wifi.supplicant in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue()1365 halMaskValue |= android.hardware.wifi.supplicant in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue()1372 halMaskValue |= ISupplicantStaNetwork.PairwiseCipherMask.CCMP; in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue()1375 return halMaskValue; in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue()1381 int halMaskValue = 0; in putAllSupportingGroupCiphersAndReturnExpectedHalCiphersValue() local1388 halMaskValue |= android.hardware.wifi.supplicant in putAllSupportingGroupCiphersAndReturnExpectedHalCiphersValue()1396 halMaskValue |= android.hardware.wifi.supplicant in putAllSupportingGroupCiphersAndReturnExpectedHalCiphersValue()1403 halMaskValue |= ISupplicantStaNetwork.GroupCipherMask.CCMP; in putAllSupportingGroupCiphersAndReturnExpectedHalCiphersValue()[all …]