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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java177 public static final int BLOCK_DISCOVERY = BASE + 15; field in class:WifiP2pServiceImpl
699 case BLOCK_DISCOVERY:
709 loge("unable to send BLOCK_DISCOVERY response: " + e);
1107 case BLOCK_DISCOVERY:
1124 loge("unable to send BLOCK_DISCOVERY response: " + e);

Completed in 101 milliseconds