Searched refs:isRangingFrameProtectionEnabled (Results 1 – 7 of 7) sorted by relevance
61 assertEquals(TEST_RANGING_FRAME_PROTECTION, config.isRangingFrameProtectionEnabled()); in testBuilderAndGetters()99 assertTrue(config.isRangingFrameProtectionEnabled()); in testDefaultValues()
880 assertTrue(secureRangingConfig.isRangingFrameProtectionEnabled()); in testSecureRangeSuccess()
87 public boolean isRangingFrameProtectionEnabled() { in isRangingFrameProtectionEnabled() method in SecureRangingConfig
628 if (config.isRangingFrameProtectionEnabled()) { in filterRttPeersBasedOnSecurityMode()
313 .setRangingFrameProtected(rttResult.isRangingFrameProtectionEnabled) in halToFrameworkRangingResults()563 secureConfig.isRangingFrameProtectionEnabled() in upgradeTo80211AzNtbSecureRanging()
581 res.isRangingFrameProtectionEnabled = true; in test11azNtbSecureRangeResults()
2037 …aggedApi("com.android.wifi.flags.secure_ranging") public boolean isRangingFrameProtectionEnabled();