XBee Firmware Library
1.6.0
|
Functions | |
XBEE_BEGIN_DECLS 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... | |
Support code for the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8).