Home
last modified time | relevance | path

Searched refs:dualband (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_registrar.c175 int dualband; member
563 if (id != DEV_PW_PUSHBUTTON || !reg->dualband) in wps_build_sel_pbc_reg_uuid_e()
698 reg->dualband = cfg->dualband; in wps_registrar_init()
1332 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, beacon, 0)) || in wps_set_ie()
1362 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, probe, 0)) || in wps_set_ie()
Dwps.h396 int dualband; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_registrar.c176 int dualband; member
564 if (id != DEV_PW_PUSHBUTTON || !reg->dualband) in wps_build_sel_pbc_reg_uuid_e()
699 reg->dualband = cfg->dualband; in wps_registrar_init()
1338 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, beacon, 0)) || in wps_set_ie()
1363 (reg->dualband && wps_build_rf_bands(&reg->wps->dev, probe, 0)) || in wps_set_ie()
Dwps.h400 int dualband; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c1216 cfg.dualband = interface_count(hapd->iface) > 1; in hostapd_init_wps()
1219 cfg.dualband = 1; in hostapd_init_wps()
1220 if (cfg.dualband) in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.c1309 cfg.dualband = interface_count(hapd->iface) > 1; in hostapd_init_wps()
1312 cfg.dualband = 1; in hostapd_init_wps()
1313 if (cfg.dualband) in hostapd_init_wps()