5.1.7.2 Zigbee Cluster Library (ZCL) Security APIs
The following table provides the list of ZCL APIs to implement security related functionalities.
Function Prototype | Description |
---|---|
void ZCL_Get(ZCL_Get_t *req) | Gets security parameters from ZCL |
void ZCL_ResetSecurity(void) | Resets the security component of ZCL, resets the key establishment. |
void ZCL_Set(ZCL_Set_t *req) | Sets security parameters in ZCL |
void ZCL_StartSecurityReq(ZCL_StartSecurityReq_t *req) | Initializes the Key Establishment (KE) cluster, discovers KE devices and performs KE |