Digi XBee(R) ANSI C Host Library
Functions
#include <stdio.h>
#include "xbee/platform.h"
#include "xbee/delivery_status.h"

Functions

const char * xbee_tx_delivery_str (uint8_t status, char buffer[XBEE_TX_DELIVERY_STR_BUF_SIZE])
 Get a description of an XBEE_TX_DELIVERY_xxx value (returned in xbee_frame_tx_status_t and xbee_frame_transmit_status_t frame types) for error messages. More...