Searched defs:wi_scan_data (Results 1 – 1 of 1) sorted by relevance
524 struct wi_scan_data { struct525 u_int16_t wi_chid; /* BSS Channel ID from PR */526 u_int16_t wi_noise; /* Average Noise Level of the PR */527 u_int16_t wi_signal; /* Signal Level on the PR */528 u_int8_t wi_bssid[6]; /* MACaddress of BSS responder from PR */529 u_int16_t wi_interval; /* BSS beacon interval */530 u_int16_t wi_capinfo; /* BSS Capability Information532 u_int16_t wi_namelen; /* Length of SSID strings */533 u_int8_t wi_name[32]; /* SSID strings */