|
file | pxbee_ota_client.c |
| Support code for over-the-air (OTA) firmware updates of application code on Programmable XBee target.
|
|
file | pxbee_ota_server.c |
| Code to add an OTA Server Cluster to a device.
|
|
file | xbee_atcmd.c |
| Code related to sending AT command requests and processing the responses.
|
|
file | xbee_atmode.c |
| Code for working with XBee modules in AT command mode instead of API mode.
|
|
file | xbee_bl_gen3.c |
| Support code for bootloader used on "Gen3" products (including S3B, S6, S6B, XLR, Cellular, SX, SX868, S8).
|
|
file | xbee_cbuf.c |
| Circular buffer data type used by the OTA (Over-The-Air) firmware update client and transparent serial cluster.
|
|
file | xbee_commissioning.c |
|
file | xbee_delivery_status.c |
|
file | xbee_device.c |
| Code related to processing XBee Frames.
|
|
file | xbee_discovery.c |
| Code related to "Node Discovery" (the ATND command, 0x95 frames).
|
|
file | xbee_ebl_file.c |
| Code for decoding headers from Ember firmware images (.EBL files).
|
|
file | xbee_ext_modem_status.c |
|
file | xbee_file_system.c |
|
file | xbee_firmware.c |
| API related to updating XBee firmware on the local XBee module.
|
|
file | xbee_gpm.c |
| General Purpose Memory interface, used on multiple module types (900HP, 868LP, Wi-Fi).
|
|
file | xbee_io.c |
|
file | xbee_ipv4.c |
|
file | xbee_reg_descr.c |
| Code related to the register descriptor table.
|
|
file | xbee_register_device.c |
| Frame definitions and support functions for Register Joining Device (0x24) and Register Device Status (0xA4) frames used on XBee3 Zigbee modules.
|
|
file | xbee_route.c |
|
file | xbee_scan.c |
| Code related to ATAS (Active Scan) responses.
|
|
file | xbee_secure_session.c |
|
file | xbee_sms.c |
|
file | xbee_socket.c |
| See xbee/socket.h for summary of API.
|
|
file | xbee_socket_frames.c |
| Support functions for Extended Socket frames (0x40-0x4F and 0xC0-0xCF).
|
|
file | xbee_sxa.c |
| Simple XBee API.
|
|
file | xbee_time.c |
|
file | xbee_transparent_serial.c |
| Support code for the "Digi Transparent Serial" cluster (cluster 0x0011 of endpoint 0xE8).
|
|
file | xbee_tx_status.c |
|
file | xbee_user_data.c |
|
file | xbee_wifi.c |
| Features related to the Wi-Fi XBee module (S6B).
|
|
file | xbee_wpan.c |
| Glue layer between XBee-specific code and general WPAN layer.
|
|
file | xbee_xmodem.c |
| Xmodem send implementation, used for XBee firmware updates.
|
|