Home | History | Annotate | Download | only in p2p

Lines Matching refs:wps_config_methods

106 		MAC2STR(sa), msg.wps_config_methods, rx_freq);
120 if (!(msg.wps_config_methods &
131 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
136 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
148 reject ? 0 : msg.wps_config_methods);
183 msg.wps_config_methods,
208 MAC2STR(sa), msg.wps_config_methods);
241 if (msg.wps_config_methods != dev->req_config_methods) {
258 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
266 dev->wps_prov_info = msg.wps_config_methods;