Searched defs:SET_CHANNEL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java456 public static final int SET_CHANNEL = BASE + 71; field in class:WifiP2pManager
1055 c.mAsyncChannel.sendMessage(SET_CHANNEL, 0, c.putListener(listener), p2pChannels);

Completed in 77 milliseconds