Searched refs:BAND_ANY (Results 1 – 9 of 9) sorted by relevance
444 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_Psk_BandAny_WithACS()454 assertEquals(IHostapd.Band.BAND_ANY, mIfaceParamsCaptor.getValue().channelParams.band); in testAddAccessPointSuccess_Psk_BandAny_WithACS()481 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_Psk_WithoutACS()550 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_Psk_BandAny_WithACS_AcsChannels()560 assertEquals(IHostapd.Band.BAND_ANY, in testAddAccessPointSuccess_Psk_BandAny_WithACS_AcsChannels()947 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_SAE_WithoutACS()993 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_SAE_Transition_WithoutACS()1038 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointFailure_SAEWithOldHal()1062 configurationBuilder.setBand(SoftApConfiguration.BAND_ANY); in testAddAccessPointSuccess_WithACS_IncludeDFSChannels()1072 assertEquals(IHostapd.Band.BAND_ANY, mIfaceParamsCaptor.getValue().channelParams.band); in testAddAccessPointSuccess_WithACS_IncludeDFSChannels()
337 SoftApConfiguration.BAND_ANY, /* AP band */ in deviceAnyNotConverted()424 SoftApConfiguration.BAND_ANY, /* AP band */ in deviceNotConvertedAtRetrieval()
517 configBuilder.setBand(SoftApConfiguration.BAND_ANY); in startSoftApOnAnyGhzNoFailForNoCountryCode()554 configBuilder.setBand(SoftApConfiguration.BAND_ANY); in startSoftApOnAnyNoFailForCountryCodeSetFailure()933 configBuilder.setBand(SoftApConfiguration.BAND_ANY); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
95 public static final int BAND_ANY = BAND_2GHZ | BAND_5GHZ | BAND_6GHZ; field in SoftApConfiguration107 return ((band != 0) && ((band & ~BAND_ANY) == 0)); in isBandValid()553 case BAND_ANY: in toWifiConfiguration()
163 return ((band != 0) && ((band & ~SoftApConfiguration.BAND_ANY) == 0)); in isBandValid()
862 return IHostapd.Band.BAND_ANY; in getHalBand()
749 configBuilder.setBand(SoftApConfiguration.BAND_ANY); in buildSoftApConfiguration()
264 field public static final int BAND_ANY = 7; // 0x7
7061 field public static final int BAND_ANY = 7; // 0x7