Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_defs.h253 #define WPS_CONFIG_INT_NFC_TOKEN 0x0020 macro
H A Dwps_common.c552 methods |= WPS_CONFIG_INT_NFC_TOKEN; in wps_config_methods_str2bin()
H A Dwps_registrar.c2538 m & WPS_CONFIG_INT_NFC_TOKEN ? " [Int NFC Token]" : "", in wps_process_config_methods()