playerc_wifi_link_t Struct Reference
[wifi]

#include <playerc.h>

List of all members.


Detailed Description

Individual link info.

Definition at line 3122 of file playerc.h.


Public Attributes

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

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

Last updated 12 September 2005 21:38:45