Home
last modified time | relevance | path

Searched refs:WPS_CONFIG_VIRT_DISPLAY (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_defs.h259 #define WPS_CONFIG_VIRT_DISPLAY 0x2008 macro
Dwps_common.c532 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
557 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1036 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in hostapd_init_wps()
1040 wps->config_methods |= WPS_CONFIG_VIRT_DISPLAY; in hostapd_init_wps()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1435 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in wps_fix_config_methods()
1439 config_methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_fix_config_methods()