_AlpWifiAccessPoint Struct Reference

#include <wifi.h>


Data Fields

int bitrate
 Supported bitrate by the access point in bps.
unsigned char channel
 Channel used by the network.
char essid [ALP_WIFI_ESSID_SIZE]
 ESSID.
char mac_address [ALP_WIFI_MAC_ADDRESS_SIZE]
 MAC address of the access point.
unsigned char radio_mode
 Radio mode.
unsigned short security_mode
 Security mode.
unsigned char signal_strength
 The level of signal between 0 and 4.


Field Documentation

int bitrate
 

Supported bitrate by the access point in bps.

unsigned char channel
 

Channel used by the network.

char essid[ALP_WIFI_ESSID_SIZE]
 

ESSID.

char mac_address[ALP_WIFI_MAC_ADDRESS_SIZE]
 

MAC address of the access point.

unsigned char radio_mode
 

Radio mode.

unsigned short security_mode
 

Security mode.

unsigned char signal_strength
 

The level of signal between 0 and 4.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.