Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_defs.h253 #define WPS_CONFIG_INT_NFC_TOKEN 0x0020 macro
Dwps_common.c552 methods |= WPS_CONFIG_INT_NFC_TOKEN; in wps_config_methods_str2bin()
Dwps_registrar.c2539 m & WPS_CONFIG_INT_NFC_TOKEN ? " [Int NFC Token]" : "", in wps_process_config_methods()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_defs.h253 #define WPS_CONFIG_INT_NFC_TOKEN 0x0020 macro
Dwps_common.c552 methods |= WPS_CONFIG_INT_NFC_TOKEN; in wps_config_methods_str2bin()
Dwps_registrar.c2548 m & WPS_CONFIG_INT_NFC_TOKEN ? " [Int NFC Token]" : "", in wps_process_config_methods()