Go to the source code of this file.
Macros | |
#define | FREE_VALUE 0x00FF |
#define | NOT_VALID_GROUP_ID 0 |
Invalid group ID. | |
#define | LIFELINE_GROUP_ID 1 |
LIFELINE group ID. | |
#define | LIFELINE_ENDPOINT_ALLOWED 0 |
The only allowed endpoint of the Lifeline group! | |
Functions | |
NODE_LIST_STATUS | handleAssociationGetnodeList (uint8_t groupId, uint8_t ep, destination_info_t **ppListOfNodes, uint8_t *pListLen) |
void | AssociationGetDestinationInit (destination_info_t *pFirstDestination) |
bool | AssociationGetBitAdressingDestination (destination_info_t **ppNodeList, uint8_t *pListLength, destination_info_t *pNode) |
uint32_t | AssociationGetSinglecastNodeCount (void) |
destination_info_t * | AssociationGetNextSinglecastDestination (void) |
uint8_t | AssociationGetSinglecastEndpointDestinationCount (void) |
TRANSMIT_OPTIONS_TYPE_EX * | ReqNodeList (AGI_PROFILE const *const pProfile, cc_group_t const *const pCurrentCmdGrp, const uint8_t sourceEndpoint) |
Helper module for Command Class Association and Command Class Multi Channel Association.