Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java124 SoftApStateMachine.CMD_SOFT_AP_CHANNEL_SWITCHED, frequency, bandwidth);
325 public static final int CMD_SOFT_AP_CHANNEL_SWITCHED = 9; field in SoftApManager.SoftApStateMachine
624 case CMD_SOFT_AP_CHANNEL_SWITCHED: in processMessage()