Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
CC_AssociationGroupInfo.h
Go to the documentation of this file.
1
46#ifndef _CC_ASSOCIATION_GROUP_INFO_H_
47#define _CC_ASSOCIATION_GROUP_INFO_H_
48
49#include "ZAF_types.h"
50
67uint8_t CC_AGI_groupCount_handler(uint8_t endpoint);
68
78uint8_t cc_agi_get_group_id(agi_profile_t const * const profile,
79 ccc_pair_t const * const cmdGrp,
80 uint8_t const endpoint);
81
87#endif
uint8_t cc_agi_get_group_id(agi_profile_t const *const profile, ccc_pair_t const *const cmdGrp, uint8_t const endpoint)
Definition ZAF_types.h:135
Definition ZAF_types.h:120