Home
last modified time | relevance | path

Searched refs:WPS_CONFIG_ETHERNET (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_defs.h249 #define WPS_CONFIG_ETHERNET 0x0002 macro
Dwps_common.c544 methods |= WPS_CONFIG_ETHERNET; in wps_config_methods_str2bin()
Dwps_registrar.c2535 m & WPS_CONFIG_ETHERNET ? " [Ethernet]" : "", in wps_process_config_methods()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_defs.h249 #define WPS_CONFIG_ETHERNET 0x0002 macro
Dwps_common.c544 methods |= WPS_CONFIG_ETHERNET; in wps_config_methods_str2bin()
Dwps_registrar.c2544 m & WPS_CONFIG_ETHERNET ? " [Ethernet]" : "", in wps_process_config_methods()