Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h254 #define WPS_CONFIG_NFC_INTERFACE 0x0040 macro
Dwps_common.c553 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
570 methods |= WPS_CONFIG_NFC_INTERFACE; in wps_config_methods_str2bin()
Dwps_registrar.c2563 m & WPS_CONFIG_NFC_INTERFACE ? " [NFC]" : "", in wps_process_config_methods()