5.1.3.14 NWK_RemoveGroup Function
Syntax
bool NWK_RemoveGroup(const NWK_GroupAddr_t addr, const NWK_GroupData_t data);
Description
This function removes group entries from the group table.
Input Parameters
| Parameter Name | Description |
|---|---|
addr |
|
data |
|
Return Type and Values
true– If any entry is removed successfullyfalse– Otherwise
