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/
H A 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()
H A Dwps.h394 * dualband - Whether this is a concurrent dualband AP
396 int dualband; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A 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()
H A Dwps.h398 * dualband - Whether this is a concurrent dualband AP
400 int dualband; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c950 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_wps_rf_band_cb()
1167 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_init_wps()
1309 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c896 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_wps_rf_band_cb()
1097 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */ in hostapd_init_wps()
1216 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()

Completed in 17 milliseconds