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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiNative.java537 public boolean p2pListen() { method in class:WifiNative
541 public boolean p2pListen(int timeout) { method in class:WifiNative
543 return p2pListen();

Completed in 380 milliseconds