Home | History | Annotate | Download | only in p2p

Lines Matching defs:req_config_methods

253 	u16 report_config_methods = 0, req_config_methods;
264 if (dev == NULL || !dev->req_config_methods) {
287 req_config_methods = dev->req_config_methods;
297 if (msg.wps_config_methods != req_config_methods) {
299 msg.wps_config_methods, req_config_methods);
307 report_config_methods = req_config_methods;
310 if (req_config_methods & WPS_CONFIG_DISPLAY) {
328 dev->req_config_methods = 0;
378 dev->req_config_methods,
425 dev->req_config_methods = config_methods;
464 if (!dev->req_config_methods)
469 dev->req_config_methods = 0;