Searched refs:WPS_CONFIG_PUSHBUTTON (Results 1 – 6 of 6) sorted by relevance
255 #define WPS_CONFIG_PUSHBUTTON 0x0080 macro
111 if ((val & 0x0600) && !(val & WPS_CONFIG_PUSHBUTTON)) { in valid_config_methods()117 if (!(val & 0x0600) && (val & WPS_CONFIG_PUSHBUTTON)) { in valid_config_methods()162 if (val & WPS_CONFIG_PUSHBUTTON) { in wps_validate_ap_config_methods()
571 *methods |= WPS_CONFIG_PUSHBUTTON; in wps_set_pushbutton()599 methods &= ~WPS_CONFIG_PUSHBUTTON; in wps_build_sel_reg_config_methods()623 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON; in wps_build_probe_config_methods()1291 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON; in wps_cb_set_sel_reg()2564 m & WPS_CONFIG_PUSHBUTTON ? " [PBC]" : "", in wps_process_config_methods()3588 methods = reg->wps->config_methods & ~WPS_CONFIG_PUSHBUTTON; in wps_registrar_selected_registrar_changed()
264 WPS_CONFIG_PUSHBUTTON)) { in wps_is_selected_pbc_registrar()
572 methods |= WPS_CONFIG_PUSHBUTTON; in wps_config_methods_str2bin()
135 config_methods &= ~WPS_CONFIG_PUSHBUTTON; in wps_build_m1()