5.1.7.3.5 ZCL_GetNextCluster Function
Syntax
ZCL_Cluster_t * ZCL_GetNextCluster(ZCL_Cluster_t *cluster);
Description
This function gets the next cluster from the list of cluster descriptors in a registered end point.
Input Parameters
Parameter Name | Description |
---|---|
cluster | Pointer to current cluster descriptor |
Return Type and Values
- Pointer to next cluster descriptor