Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c2545 m & WPS_CONFIG_ETHERNET ? " [Ethernet]" : "", in wps_process_config_methods()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl_manager.h571 static_cast<uint32_t>(WpsConfigMethods::ETHERNET) == WPS_CONFIG_ETHERNET,