Zigbee Protocol Controller 1.6.0
zcl_util_int.hpp File Reference
#include "zcl_definitions.h"

Go to the source code of this file.

Functions

const std::unordered_map< zigpc_zcl_data_type_t, size_t > * zigpc_zcl_get_zcl_data_type_size_map (void)
 Get the autogenerated ZCL data type to size map. More...
 
sl_status_t zigpc_zcl_add_command_frame_arg (zcl_frame_t *const frame, zigpc_zcl_data_type_t arg_type, const void *arg_data)
 Append command data to a ZCL frame. More...