libhd  5.0
Data Fields
res_wlan_t Struct Reference

wlan capabilities More...

#include <hd.h>

Data Fields

union u_hd_res_tnext
 
enum resource_types type
 
str_list_tchannels
 
str_list_tfrequencies
 in GHz units
 
str_list_tbitrates
 in Mbps units
 
str_list_tauth_modes
 open, sharedkey, wpa-psk, wpa-eap, wpa-leap
 
str_list_tenc_modes
 WEP40, WEP104, WEP128, WEP232, TKIP, CCMP.
 

Detailed Description

wlan capabilities

Field Documentation

str_list_t* res_wlan_t::auth_modes

open, sharedkey, wpa-psk, wpa-eap, wpa-leap

Referenced by dump_normal(), free_res_list(), and hd_scan_wlan().

str_list_t* res_wlan_t::bitrates

in Mbps units

Referenced by dump_normal(), free_res_list(), and hd_scan_wlan().

str_list_t* res_wlan_t::channels
str_list_t* res_wlan_t::enc_modes

WEP40, WEP104, WEP128, WEP232, TKIP, CCMP.

Referenced by dump_normal(), free_res_list(), and hd_scan_wlan().

str_list_t* res_wlan_t::frequencies

in GHz units

Referenced by dump_normal(), free_res_list(), and hd_scan_wlan().

union u_hd_res_t* res_wlan_t::next
enum resource_types res_wlan_t::type

The documentation for this struct was generated from the following file: