Searched refs:WPS_CONFIG_DISPLAY (Results 1 – 15 of 15) sorted by relevance
121 (WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | in p2p_process_prov_disc_req()131 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_req()254 if (dev->req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
170 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in p2p_buf_add_device_info()173 (WPS_CONFIG_PUSHBUTTON | WPS_CONFIG_DISPLAY | in p2p_buf_add_device_info()177 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in p2p_buf_add_device_info()
205 #define WPS_CONFIG_DISPLAY 0x0008 macro
302 methods = WPS_CONFIG_LABEL | WPS_CONFIG_DISPLAY | in wps_build_probe_req_ie()
133 methods = WPS_CONFIG_LABEL | WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in wps_build_m1()
237 #define WPS_CONFIG_DISPLAY 0x0008 macro
608 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in wps_config_methods_str2bin()626 methods |= WPS_CONFIG_DISPLAY; in wps_config_methods_str2bin()
237 (WPS_CONFIG_LABEL | WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD))) in is_selected_pin_registrar()
100 if ((val & 0x6000) && !(val & WPS_CONFIG_DISPLAY)) { in valid_config_methods()106 if (!(val & 0x6000) && (val & WPS_CONFIG_DISPLAY)) { in valid_config_methods()
132 (config_methods & WPS_CONFIG_DISPLAY))) { in wps_build_m1()
2278 m & WPS_CONFIG_DISPLAY ? " [Display]" : "", in wps_process_config_methods()2285 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()
1087 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in wps_fix_config_methods()1088 WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) { in wps_fix_config_methods()1155 if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_init()1156 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_init()1700 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_update_config()1701 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_update_config()
1819 if (config_methods & WPS_CONFIG_DISPLAY) {1850 if (config_methods & WPS_CONFIG_DISPLAY)2664 method = WPS_CONFIG_DISPLAY;3508 config_methods = WPS_CONFIG_DISPLAY;
812 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in hostapd_init_wps()813 WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) { in hostapd_init_wps()
838 if (config_methods & WPS_CONFIG_DISPLAY) in wpas_dbus_signal_p2p_provision_discovery()855 add_pin = ((request && (config_methods & WPS_CONFIG_DISPLAY)) || in wpas_dbus_signal_p2p_provision_discovery()