5.1.8.19 ZGPL_DeleteTableEntryFromNvm Function
Syntax
bool ZGPL_DeleteTableEntryFromNvm(ZGP_TableOperationField_t filterField, ZGP_GpdId_t *gpdId, uint8_t endPoint);
Description
This function deletes the proxy/sink entry.
Input Parameters
| Parameter Name | Description |
|---|---|
tableOperationField | Table operation |
gpdId | Address information |
endpoint | GPD end point |
Return Type and Values
true– Successful operationfalse– Otherwise
