Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h260 #define WPS_CONFIG_VIRT_DISPLAY 0x2008 macro
Dwps_common.c551 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
576 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c432 sm->dev->config_methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY; in wps_parse_scan_result()
433 sm->wps->wps->config_methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY; in wps_parse_scan_result()
1174 dev->config_methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY; in wps_dev_init()