WLAN devices
[Device handling]

WLAN device functions. More...

Functions

int iw_sockets_open (void)
static int iw_get_ext (int skfd, const char *ifname, int request, struct iwreq *pwrq)
int iw_get_range_info (int skfd, const char *ifname, struct iw_range *range)
double iw_freq2float (const struct iw_freq *in)
void hd_scan_wlan (hd_data_t *hd_data)

Detailed Description

WLAN device functions.


Function Documentation

void hd_scan_wlan hd_data_t hd_data  ) 
 

double iw_freq2float const struct iw_freq *  in  ) 
 

static int iw_get_ext int  skfd,
const char *  ifname,
int  request,
struct iwreq *  pwrq
[inline, static]
 

int iw_get_range_info int  skfd,
const char *  ifname,
struct iw_range *  range
 

int iw_sockets_open void   )