Searched refs:WPS_CONFIG_DISPLAY (Results 1 – 1 of 1) sorted by relevance
63 private static final int WPS_CONFIG_DISPLAY = 0x0008; field in WifiP2pDevice236 return (wpsConfigMethodsSupported & WPS_CONFIG_DISPLAY) != 0; in wpsDisplaySupported()