Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_defs.h253 #define WPS_CONFIG_PHY_DISPLAY 0x4008 macro
Dwps_common.c535 methods |= WPS_CONFIG_PHY_DISPLAY; in wps_config_methods_str2bin()
/hal_espressif-3.4.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c448 data->wps->config_methods |= (WPS_CONFIG_VIRT_PUSHBUTTON | WPS_CONFIG_PHY_DISPLAY); in wps_init()
1362 dev->config_methods = WPS_CONFIG_VIRT_PUSHBUTTON | WPS_CONFIG_PHY_DISPLAY; in wps_dev_init()