Digi XBee(R) ANSI C Host Library
Data Fields

Format of XBee API frame type 0xCF (XBEE_FRAME_SOCK_STATE); sent from XBee to host when a socket's state changes. More...

#include "xbee/socket_frames.h"

Data Fields

uint8_t frame_type
 
uint8_t socket_id
 
uint8_t state
 

Detailed Description

Format of XBee API frame type 0xCF (XBEE_FRAME_SOCK_STATE); sent from XBee to host when a socket's state changes.

All values other than 0x00 (CONNECTED) are fatal, resulting in a closed socket and invalidated socket_id. < XBEE_FRAME_SOCK_STATE (0xCF) socket with updated state new socket state < remote closed socket


The documentation for this struct was generated from the following file: