5.2.8.14 ZCL_Set_t Structure

Syntax
typedef struct
{
 ZCL_SecurityAttr_t attr;
 ZCL_Status_t status; //!< The status of setting a security attribute
} ZCL_Set_t;

Description

The ZCL_Set_t structure defines the parameters of the ZCL_Set() function.