Home | History | Annotate | Download | only in wps

Lines Matching refs:config_methods

159 				 const u8 *pri_dev_type, u16 config_methods,
567 methods = reg->wps->config_methods;
572 wps_set_pushbutton(&methods, reg->wps->config_methods);
592 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON;
606 return wps_build_config_methods(msg, reg->wps->config_methods);
1109 if (attr.config_methods == NULL) {
1133 WPA_GET_BE16(attr.config_methods),
1224 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON;
1228 wps_set_pushbutton(&methods, reg->wps->config_methods);
1232 "config_methods=0x%x pbc=%d methods=0x%x",
1233 reg->selected_registrar, reg->wps->config_methods,
2569 wps_process_config_methods(wps, attr->config_methods) ||
3387 "config_methods=0x%x)",
3388 s->dev_password_id, s->config_methods);
3394 reg->sel_reg_config_methods_override |= s->config_methods;
3465 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON;
3471 wps_set_pushbutton(&methods, reg->wps->config_methods);