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.java2238 SparseIntArray dual_channels = new SparseIntArray(2); in testTetheredBridgedApWifiForcedChannel() local
2239 dual_channels.put(SoftApConfiguration.BAND_2GHZ, in testTetheredBridgedApWifiForcedChannel()
2242 dual_channels.put(SoftApConfiguration.BAND_5GHZ, in testTetheredBridgedApWifiForcedChannel()
2248 .setChannels(dual_channels) in testTetheredBridgedApWifiForcedChannel()