Digi XBee(R) ANSI C Host Library
Functions
wifi.h File Reference
#include "xbee/platform.h"

Go to the source code of this file.

Functions

const char * xbee_wifi_encryption_name (uint8_t type)
 Return a human-readable description of the Wi-Fi network's encryption. More...
 

Values for ATEE (XBEE_WIFI_ENCRYPTION_*)

#define XBEE_WIFI_ENCRYPTION_OPEN   0x00
 open access point
 
#define XBEE_WIFI_ENCRYPTION_WPA   0x01
 WPA encryption.
 
#define XBEE_WIFI_ENCRYPTION_WPA2   0x02
 WPA2 encryption.
 
#define XBEE_WIFI_ENCRYPTION_WEP   0x03
 WEP encryption.