Searched refs:P2P_GO_NEGOTIATION_REQUEST_EVENT (Results 1 – 3 of 3) sorted by relevance
61 public static final int P2P_GO_NEGOTIATION_REQUEST_EVENT = BASE + 23; field in WifiP2pMonitor300 sendMessage(iface, P2P_GO_NEGOTIATION_REQUEST_EVENT, config); in broadcastP2pGoNegotiationRequest()
1768 case WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT: in getWhatToString()1958 WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT, getHandler()); in registerForWifiMonitorEvents()3682 case WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT: in processMessageImpl()
595 msg.what = WifiP2pMonitor.P2P_GO_NEGOTIATION_REQUEST_EVENT; in sendNegotiationRequestEvent()