Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_defs.h202 #define WPS_CONFIG_USBA 0x0001 macro
/external/wpa_supplicant_8/src/wps/
Dwps_defs.h234 #define WPS_CONFIG_USBA 0x0001 macro
Dwps_common.c613 methods |= WPS_CONFIG_USBA; in wps_config_methods_str2bin()
620 methods |= WPS_CONFIG_USBA; in wps_config_methods_str2bin()
Dwps_registrar.c2275 m & WPS_CONFIG_USBA ? " [USBA]" : "", in wps_process_config_methods()