Searched refs:WPS_CONFIG_ETHERNET (Results 1 – 4 of 4) sorted by relevance
249 #define WPS_CONFIG_ETHERNET 0x0002 macro
544 methods |= WPS_CONFIG_ETHERNET; in wps_config_methods_str2bin()
2545 m & WPS_CONFIG_ETHERNET ? " [Ethernet]" : "", in wps_process_config_methods()
571 static_cast<uint32_t>(WpsConfigMethods::ETHERNET) == WPS_CONFIG_ETHERNET,