playerc_wifi_link_t Struct Reference
[wifi]

#include <playerc.h>

List of all members.


Detailed Description

Individual link info.


Public Attributes

char mac [32]
 Mac accress.
char ip [32]
 IP address.
char essid [32]
 ESSID id.
int mode
 Mode (master, ad-hoc, etc).
int encrypt
 Encrypted?
double freq
 Frequency (MHz).
int qual
 Link properties.
int level
 Link properties.
int noise
 Link properties.

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

Last updated 12 September 2005 21:38:45