|
Digi XBee(R) ANSI C Host Library
|
Format of XBee API frame type 0x43 (XBEE_FRAME_SOCK_CLOSE). More...
#include "xbee/socket_frames.h"
Data Fields | |
| uint8_t | frame_type |
| uint8_t | frame_id |
| uint8_t | socket_id |
Format of XBee API frame type 0x43 (XBEE_FRAME_SOCK_CLOSE).
Sent from host to XBee, which responds with XBEE_FRAME_SOCK_CLOSE_RESP. < XBEE_FRAME_SOCK_CLOSE (0x43) identifier to match response frame socket used for connection or 0xFF for all
1.8.11