Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_defs.h251 #define WPS_CONFIG_EXT_NFC_TOKEN 0x0010 macro
Dwps_common.c547 methods |= WPS_CONFIG_EXT_NFC_TOKEN; in wps_config_methods_str2bin()
Dwps_registrar.c2472 m & WPS_CONFIG_EXT_NFC_TOKEN ? " [Ext NFC Token]" : "", in wps_process_config_methods()