XBee Firmware Library
1.6.0
|
Data Structures | |
struct | xbee_ota_t |
Structure for tracking state of over-the-air update. More... | |
Typedefs | |
typedef struct xbee_ota_t | xbee_ota_t |
Structure for tracking state of over-the-air update. More... | |
Functions | |
int | _xbee_ota_transparent_rx (const wpan_envelope_t FAR *envelope, void FAR *context) |
int | xbee_ota_init (xbee_ota_t *ota, wpan_dev_t *dev, const addr64 *target) |
Initialize an xbee_ota_t structure to send firmware updates to target using dev . More... | |
Support code for over-the-air (OTA) firmware updates of application code on Programmable XBee target.