Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java758 private void setSoftApChannel(int freq, @WifiAnnotations.Bandwidth int apBandwidth) { in setSoftApChannel() method in SoftApManager.SoftApStateMachine.StartedState
858 setSoftApChannel(0, SoftApInfo.CHANNEL_WIDTH_INVALID); in exit()
905 setSoftApChannel(message.arg1, message.arg2); in processMessage()