ZGPL_DeleteTableEntryFromNvm Function
C
bool ZGPL_DeleteTableEntryFromNvm(ZGP_TableOperationField_t filterField, ZGP_GpdId_t *gpdId, uint8_t endPoint);Description
To delete proxy/sink entry
Parameters
| Param | Description |
|---|---|
| tableOperationField | table operation |
| gpdId | address info |
| endPoint | GPD end point |
Returns
true for successful operation false otherwise
