Searched refs:updateApChannelConfig (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | ApConfigUtilTest.java | 358 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, TEST_COUNTRY_CODE, in updateApChannelConfigWithoutHal() 375 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, null, in updateApChannelConfig5GBandNoCountryCode() 388 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, TEST_COUNTRY_CODE, in updateApChannelConfigWithChannelSpecified() 406 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, TEST_COUNTRY_CODE, in updateApChannelConfigWith5GBandNoChannelAllowed() 429 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, TEST_COUNTRY_CODE, in updateApChannelConfigWithAcsDisabledOemConfigured() 445 ApConfigUtil.updateApChannelConfig(mWifiNative, mResources, TEST_COUNTRY_CODE, in updateApChannelConfigWithAcsEnabled()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
D | ApConfigUtil.java | 350 public static int updateApChannelConfig(WifiNative wifiNative, in updateApChannelConfig() method in ApConfigUtil
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | SoftApManager.java | 421 result = ApConfigUtil.updateApChannelConfig( in startSoftAp()
|