Home
last modified time | relevance | path

Searched refs:WPS_CONFIG_LABEL (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_defs.h249 #define WPS_CONFIG_LABEL 0x0004 macro
Dwps.c281 (WPS_CONFIG_LABEL | WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD))) in is_selected_pin_registrar()
Dwps_common.c546 methods |= WPS_CONFIG_LABEL; in wps_config_methods_str2bin()
Dwps_registrar.c2472 m & WPS_CONFIG_LABEL ? " [Label]" : "", in wps_process_config_methods()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1541 if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_init()
1542 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_init()
2171 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_update_config()
2172 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_update_config()
2176 wps->config_methods &= ~WPS_CONFIG_LABEL; in wpas_wps_update_config()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dhidl_manager.h469 static_cast<uint32_t>(WpsConfigMethods::LABEL) == WPS_CONFIG_LABEL,
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
Dhidl_manager.h478 static_cast<uint32_t>(WpsConfigMethods::LABEL) == WPS_CONFIG_LABEL,