HomeSort by relevance Sort by last modified time
    Searched defs:WPS_CONFIG_DISPLAY (Results 1 - 2 of 2) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 63 private static final int WPS_CONFIG_DISPLAY = 0x0008;
236 return (wpsConfigMethodsSupported & WPS_CONFIG_DISPLAY) != 0;
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 239 #define WPS_CONFIG_DISPLAY 0x0008

Completed in 325 milliseconds