5.1.3.13 NWK_RemoveAllGroups Function
Syntax
bool NWK_RemoveAllGroups(const NWK_GroupData_t data);
Description
This function removes all group entries with given group data
Input Parameters
| Parameter Name | Description |
|---|---|
data |
|
Return Type and Values
true– If any entry is removed successfullyfalse– Otherwise
