5.1.8.38 ZGPL_AddSinkGroupEntry Function
Syntax
bool ZGPL_AddSinkGroupEntry(ZGP_SinkTableEntry_t *currEntry, ZGP_SinkGroup_t *groupEntry);
Description
This function adds the sink group entry to the sink table entry.
Input Parameter
Parameter Name | Description |
---|---|
currEntry | Pointer to the entry to be added (or) extended |
groupEntry | Sink group entry to be added |
Return Type and Values
- None