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 More...
 
str_list_tbitrates
 in Mbps units More...
 
str_list_tauth_modes
 open, sharedkey, wpa-psk, wpa-eap, wpa-leap More...
 
str_list_tenc_modes
 WEP40, WEP104, WEP128, WEP232, TKIP, CCMP. More...
 

Detailed Description

wlan capabilities

Field Documentation

◆ auth_modes

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().

◆ bitrates

str_list_t* res_wlan_t::bitrates

in Mbps units

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

◆ channels

str_list_t* res_wlan_t::channels

◆ enc_modes

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().

◆ frequencies

str_list_t* res_wlan_t::frequencies

in GHz units

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

◆ next

union u_hd_res_t* res_wlan_t::next

◆ type

enum resource_types res_wlan_t::type

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