5.2.8.5 ZCL_Get_t Structure

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

Description

The ZCL_Get_t structure defines the parameters of the ZCL_Get() function.