Home
last modified time | relevance | path

Searched refs:dual_channels (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java3086 SparseIntArray dual_channels = new SparseIntArray(2); in testTetheredBridgedApWifiForcedChannel() local
3087 dual_channels.put(SoftApConfiguration.BAND_2GHZ, in testTetheredBridgedApWifiForcedChannel()
3090 dual_channels.put(SoftApConfiguration.BAND_5GHZ, in testTetheredBridgedApWifiForcedChannel()
3097 .setChannels(dual_channels) in testTetheredBridgedApWifiForcedChannel()