Searched refs:WPS_CONFIG_DISPLAY (Results 1 – 13 of 13) sorted by relevance
168 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in p2p_buf_add_device_info()171 (WPS_CONFIG_PUSHBUTTON | WPS_CONFIG_DISPLAY | in p2p_buf_add_device_info()175 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in p2p_buf_add_device_info()
177 (WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD | in p2p_process_prov_disc_req()200 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_req()324 if (req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
217 config_method = WPS_CONFIG_DISPLAY; in p2p_connect_send()
239 #define WPS_CONFIG_DISPLAY 0x0008 macro
533 methods |= WPS_CONFIG_DISPLAY | WPS_CONFIG_KEYPAD; in wps_config_methods_str2bin()544 methods |= WPS_CONFIG_DISPLAY; in wps_config_methods_str2bin()
281 (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()
122 (config_methods & WPS_CONFIG_DISPLAY))) { in wps_build_m1()
2430 m & WPS_CONFIG_DISPLAY ? " [Display]" : "", in wps_process_config_methods()2437 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()
1337 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in wps_fix_config_methods()1338 WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) { in wps_fix_config_methods()1426 if ((wps->config_methods & (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_init()1427 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_init()2054 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) == in wpas_wps_update_config()2055 (WPS_CONFIG_DISPLAY | WPS_CONFIG_LABEL)) { in wpas_wps_update_config()
2856 if (config_methods & WPS_CONFIG_DISPLAY) { in wpas_prov_disc_req()2895 if (config_methods & WPS_CONFIG_DISPLAY) in wpas_prov_disc_resp()4436 method = WPS_CONFIG_DISPLAY; in wpas_p2p_scan_res_join()5683 config_methods = WPS_CONFIG_DISPLAY; in wpas_p2p_prov_disc()
1017 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in hostapd_init_wps()1018 WPS_CONFIG_PHY_DISPLAY)) == WPS_CONFIG_DISPLAY) { in hostapd_init_wps()
1038 if (config_methods & WPS_CONFIG_DISPLAY) in wpas_dbus_signal_p2p_provision_discovery()1055 add_pin = ((request && (config_methods & WPS_CONFIG_DISPLAY)) || in wpas_dbus_signal_p2p_provision_discovery()