Searched refs:dualband (Results 1 – 3 of 3) sorted by relevance
176 int dualband; member563 if (id != DEV_PW_PUSHBUTTON || !reg->dualband) in wps_build_sel_pbc_reg_uuid_e()698 reg->dualband = cfg->dualband; in wps_registrar_init()1337 (reg->dualband && wps_build_rf_bands(®->wps->dev, beacon, 0)) || in wps_set_ie()1362 (reg->dualband && wps_build_rf_bands(®->wps->dev, probe, 0)) || in wps_set_ie()
405 int dualband; member
1310 cfg.dualband = interface_count(hapd->iface) > 1; in hostapd_init_wps()1313 cfg.dualband = 1; in hostapd_init_wps()1314 if (cfg.dualband) in hostapd_init_wps()