#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. | |
|
|
Supported bitrate by the access point in bps.
|
|
|
Channel used by the network.
|
|
|
ESSID.
|
|
|
MAC address of the access point.
|
|
|
Radio mode.
|
|
|
Security mode.
|
|
|
The level of signal between 0 and 4.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.