Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_defs.h254 #define WPS_CONFIG_NFC_INTERFACE 0x0040 macro
Dwps_common.c537 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
554 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
Dwps_registrar.c2540 m & WPS_CONFIG_NFC_INTERFACE ? " [NFC]" : "", in wps_process_config_methods()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_defs.h254 #define WPS_CONFIG_NFC_INTERFACE 0x0040 macro
Dwps_common.c537 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
554 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
Dwps_registrar.c2549 m & WPS_CONFIG_NFC_INTERFACE ? " [NFC]" : "", in wps_process_config_methods()