|
Digi XBee(R) ANSI C Host Library
|
#include <stddef.h>#include <stdio.h>#include "xbee/platform.h"#include "xbee/device.h"#include "xbee/tx_status.h"Functions | |
| int | xbee_frame_dump_tx_status (xbee_dev_t *xbee, const void FAR *frame, uint16_t length, void FAR *context) |
| Frame handler for 0x89 (XBEE_FRAME_TX_STATUS) frames – dumps transmit status to STDOUT for debugging purposes. More... | |
1.8.11