Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java1495 SoftApConfiguration customConfig = customConfigBuilder.build(); in testStartLocalOnlyHotspotWithConfigBssid() local
1497 mWifiManager.startLocalOnlyHotspot(customConfig, executor, callback); in testStartLocalOnlyHotspotWithConfigBssid()
1531 SoftApConfiguration customConfig = new SoftApConfiguration.Builder() in testStartLocalOnlyHotspotWithNullBssidConfig() local
1542 mWifiManager.startLocalOnlyHotspot(customConfig, executor, callback); in testStartLocalOnlyHotspotWithNullBssidConfig()