|
XBee Firmware Library
1.6.0
|
Functions | |
| int | zcl_sizeof_type (uint8_t type) |
| Return the number of octets used by a given ZCL datatype. More... | |
| const char * | zcl_type_name (uint8_t type) |
| Return a descriptive string for a given ZCL attribute type. More... | |
Variables | |
| const uint8_t | zcl_type_info [256] |
| Table to store information on each ZCL datatype. More... | |
Information on each ZCL datatype; see zcl_type_info[] for additional documentation.
1.8.10