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

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 62 private static final int WPS_CONFIG_DISPLAY = 0x0008;
235 return (wpsConfigMethodsSupported & WPS_CONFIG_DISPLAY) != 0;
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 205 #define WPS_CONFIG_DISPLAY 0x0008
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 237 #define WPS_CONFIG_DISPLAY 0x0008

Completed in 654 milliseconds