Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DSoftApConfigurationTest.java351 SoftApConfiguration softApConfig_5g = new SoftApConfiguration.Builder() in testToWifiConfigurationWithSupportedParameter() local
357 WifiConfiguration wifiConfig_5g = softApConfig_5g.toWifiConfiguration(); in testToWifiConfigurationWithSupportedParameter()