Searched defs:AP_STA_CONNECTED_EVENT (Results 1 - 1 of 1) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pMonitor.java79 public static final int AP_STA_CONNECTED_EVENT = BASE + 42; field in class:WifiP2pMonitor
508 sendMessage(iface, AP_STA_CONNECTED_EVENT, device);

Completed in 112 milliseconds