Digi XBee(R) ANSI C Host Library
Functions
xbee_transparent_serial.c File Reference

Support code for the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8). More...

#include <string.h>
#include "xbee/platform.h"
#include "xbee/transparent_serial.h"

Functions

int xbee_transparent_serial (wpan_envelope_t *envelope)
 Send data to the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8). More...
 
int xbee_transparent_serial_str (wpan_envelope_t *envelope, const char FAR *data)
 Send string to the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8). More...
 

Detailed Description

Support code for the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8).