Searched refs:P2P_GO_NEGOTIATION_REQUEST_EVENT (Results 1 – 2 of 2) sorted by relevance
60 public static final int P2P_GO_NEGOTIATION_REQUEST_EVENT = BASE + 23; field in WifiP2pMonitor304 sendMessage(iface, P2P_GO_NEGOTIATION_REQUEST_EVENT, config); in broadcastP2pGoNegotiationRequest()
906 WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT, getHandler()); in registerForWifiMonitorEvents()1835 case WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT: in processMessage()