Zigbee Protocol Controller 1.6.0
|
#include "uic_typedefs.h"
Go to the source code of this file.
Functions | |
const char * | uic_dotdot_get_cluster_name (dotdot_cluster_id_t cluster_id) |
Get the cluster name based on the cluster ID. More... | |
dotdot_cluster_id_t | uic_dotdot_get_cluster_id (const char *cluster_name) |
Get the cluster name based on the cluster ID. More... | |