Home
last modified time | relevance | path

Searched refs:WPS_CONFIG_EXT_NFC_TOKEN (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/wps/
Dwps_defs.h252 #define WPS_CONFIG_EXT_NFC_TOKEN 0x0010 macro
Dwps_common.c550 methods |= WPS_CONFIG_EXT_NFC_TOKEN; in wps_config_methods_str2bin()
Dwps_registrar.c2538 m & WPS_CONFIG_EXT_NFC_TOKEN ? " [Ext NFC Token]" : "", in wps_process_config_methods()