Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java2403 SoftApConfiguration.Builder testSoftApConfigBuilder = new SoftApConfiguration.Builder() in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback() local
2408 if (isSupportCustomizedMac) testSoftApConfigBuilder.setBssid(TEST_MAC); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
2410 SoftApConfiguration testSoftApConfig = testSoftApConfigBuilder.build(); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()