ZCL_Get_t struct

C

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

Description

Parameters of the ZCL_Get() function