Home | History | Annotate | Download | only in ap

Lines Matching refs:config_methods

252 					 u16 config_methods,
268 config_methods, dev_password_id, request_type, dev_name);
1025 wps->config_methods =
1026 wps_config_methods_str2bin(hapd->conf->config_methods);
1027 if ((wps->config_methods &
1032 wps->config_methods |= WPS_CONFIG_VIRT_DISPLAY;
1034 if ((wps->config_methods &
1039 wps->config_methods |= WPS_CONFIG_VIRT_PUSHBUTTON;