|
player_wifi_link Struct Reference
[wifi]
#include <player.h>
List of all members.
Detailed Description
Link information for one host.
The wifi interface returns data regarding the signal characteristics of remote hosts as perceived through a wireless network interface; this is the format of the data for each host.
Member Data Documentation
|
Mode (master, adhoc, etc). |
|
Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger?? |
|
Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger?? |
|
Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger?? |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:02 2005 for Player by 1.3.6
|