res_wlan_t Struct Reference
[Resource structures]

wlan capabilities More...

#include <hd.h>


Data Fields

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

str_list_t* res_wlan_t::bitrates

in Mbps units

str_list_t* res_wlan_t::channels

str_list_t* res_wlan_t::enc_modes

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

str_list_t* res_wlan_t::frequencies

in GHz units

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: