player_wifi_data Struct Reference

Data: state (PLAYER_WIFI_DATA_STATE) More...

#include <player_interfaces.h>

List of all members.

Public Attributes

uint32_t links_count
 length of said list
player_wifi_link_tlinks
 A list of links.
uint32_t throughput
 mysterious throughput calculated by driver
uint32_t bitrate
 current bitrate of device
uint32_t mode
 operating mode of device
uint32_t qual_type
 Indicates type of link quality info we have.
uint32_t maxqual
 Maximum value for quality.
uint32_t maxlevel
 Maximum value for level.
uint32_t maxnoise
 Maximum value for noise.
char ap [32]
 MAC address of current access point/cell.

Detailed Description

Data: state (PLAYER_WIFI_DATA_STATE)

The complete data packet format.


Member Data Documentation

Maximum value for noise.


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

Last updated 25 May 2011 21:17:00