Searched defs:band (Results 1 – 10 of 10) sorted by relevance
/hostap-latest/src/fst/ |
D | fst_group.c | 60 const u8 *own_addr, enum mb_band_id band, u8 channel) in fst_fill_mb_ie()
|
D | fst_ctrl_iface.c | 648 static const char * band_freq(enum mb_band_id band) in band_freq()
|
/hostap-latest/src/drivers/ |
D | driver_zephyr.h | 110 signed char band; member
|
D | driver_nl80211.c | 4566 struct nlattr *bands, *band; in nl80211_put_beacon_rate() local 9454 struct nlattr *bands, *band; in nl80211_disable_11b_rates() local
|
D | nl80211_copy.h | 6848 __u8 band; member
|
/hostap-latest/wpa_supplicant/ |
D | scan.c | 852 enum hostapd_hw_mode band, in wpa_add_scan_freqs_list()
|
D | dpp_supplicant.c | 4250 char band[200], *pos, *end; in wpas_dpp_gas_req_handler() local
|
D | wpa_supplicant.c | 6467 unsigned int band = 0; in wpas_get_bands() local
|
/hostap-latest/src/common/ |
D | dpp_tcp.c | 1444 char band[200], *b_pos, *b_end; in dpp_controller_rx_gas_req() local
|
/hostap-latest/tests/hwsim/ |
D | test_sigma_dut.py | 4555 def run_sigma_dut_hs20_assoc_2(dev, apdev, band, expect_bssid): argument
|