Searched refs:SOFTAP_FEATURE_WPA3_SAE (Results 1 – 6 of 6) sorted by relevance
74 public static final long SOFTAP_FEATURE_WPA3_SAE = 1 << 2; field in SoftApCapability127 SOFTAP_FEATURE_WPA3_SAE,
110 softApCapability.areFeaturesSupported(SoftApCapability.SOFTAP_FEATURE_WPA3_SAE); in onCapabilityChanged()
654 features |= SoftApCapability.SOFTAP_FEATURE_WPA3_SAE; in updateCapabilityFromResource()858 if (!capability.areFeaturesSupported(SoftApCapability.SOFTAP_FEATURE_WPA3_SAE) in checkSupportAllConfiguration()
801 SoftApCapability.SOFTAP_FEATURE_WPA3_SAE)).thenReturn(false); in testCheckSupportAllConfiguration()813 SoftApCapability.SOFTAP_FEATURE_WPA3_SAE)).thenReturn(true); in testCheckSupportAllConfiguration()
296 | SoftApCapability.SOFTAP_FEATURE_WPA3_SAE in setUp()1669 | SoftApCapability.SOFTAP_FEATURE_WPA3_SAE; in resetsFactoryMacWhenRandomizationDoesntSupport()2001 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_WPA3_SAE in testForceClientDisconnectNotInvokeWhenNotSupport()2039 long testSoftApFeature = SoftApCapability.SOFTAP_FEATURE_WPA3_SAE in testSoftApEnableFailureBecauseSetMaxClientWhenNotSupport()2085 | SoftApCapability.SOFTAP_FEATURE_WPA3_SAE; in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()2114 | SoftApCapability.SOFTAP_FEATURE_WPA3_SAE; in testSoftApEnableWhenDaulBandConfigwithChannelSetWhenACSNotSupport()
270 field public static final long SOFTAP_FEATURE_WPA3_SAE = 4L; // 0x4L