Digi XBee(R) ANSI C Host Library
Data Fields

Format of XBee API frame type 0xC1 (XBEE_FRAME_SOCK_OPTION_RESP); sent from XBee to host. More...

#include "xbee/socket_frames.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint8_t socket_id
 
uint8_t option_id
 
uint8_t status
 
uint8_t option_data [1]
 

Detailed Description

Format of XBee API frame type 0xC1 (XBEE_FRAME_SOCK_OPTION_RESP); sent from XBee to host.

< XBEE_FRAME_SOCK_OPTION_RESP (0xC1) identifier from request socket queried/modified option queried/modified request status variable-length value of option queried


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