24 typedef XBEE_PACKED(, {
36 typedef XBEE_PACKED(, {
42 }) xbee_scan_wifi_response_t;
49 xbee_scan_wifi_response_t wifi;
54 #define XBEE_SCAN_TYPE_ZIGBEE 0x01 56 #define XBEE_SCAN_TYPE_WIFI 0x02 59 int xbee_scan_dump_response(
xbee_dev_t *xbee,
const void FAR *raw,
signed char int8_t
8-bit signed integer
Definition: platform_config.h:38
WPAN datatypes and support functions, valid for ZigBee and DigiMesh.
#define FAR
On platforms with "far" pointers, define to the proper keyword; empty definition if not required...
Definition: platform.h:396
unsigned short uint16_t
16-bit unsigned integer
Definition: platform_config.h:41
unsigned char uint8_t
8-bit unsigned integer
Definition: platform_config.h:39
Typedef used to hold a 64-bit IEEE address, represented as 8 bytes, 4 16-bit values or 2 32-bit value...
Definition: types.h:34