Digi XBee(R) ANSI C Host Library
Functions
#include "xbee/byteorder.h"
#include "xbee/file_system.h"

Functions

int xbee_fs_req_send_data (xbee_dev_t *xbee, const void *header_data, uint16_t header_len, const void *payload, uint16_t payload_len, const addr64 FAR *target_ieee)
 Send a File System Request to the local or a remote XBee module. More...
 
int xbee_fs_extract_dir_entry (xbee_fs_dir_entry_t *entry, const uint8_t FAR *payload, int length)
 Send a File System Request to the local or a remote XBee module. More...