Searched refs:WPS_CONFIG_USBA (Results 1 – 4 of 4) sorted by relevance
202 #define WPS_CONFIG_USBA 0x0001 macro
234 #define WPS_CONFIG_USBA 0x0001 macro
613 methods |= WPS_CONFIG_USBA; in wps_config_methods_str2bin()620 methods |= WPS_CONFIG_USBA; in wps_config_methods_str2bin()
2275 m & WPS_CONFIG_USBA ? " [USBA]" : "", in wps_process_config_methods()