OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateApChannelConfig
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
ApConfigUtilTest.java
190
ApConfigUtil.
updateApChannelConfig
(
198
* Verify
updateApChannelConfig
will return an error when selecting channel
207
ApConfigUtil.
updateApChannelConfig
(
221
ApConfigUtil.
updateApChannelConfig
(
228
* Verify
updateApChannelConfig
will return an error when selecting 5GHz channel
240
ApConfigUtil.
updateApChannelConfig
(
245
* Verify
updateApChannelConfig
will use the default band and channel when
257
ApConfigUtil.
updateApChannelConfig
(
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
ApConfigUtil.java
112
public static int
updateApChannelConfig
(WifiNative wifiNative,
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SoftApManager.java
127
int result = ApConfigUtil.
updateApChannelConfig
(
Completed in 123 milliseconds