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 NameDescription
tableOperationFieldTable operation
gpdIdAddress information
endpointGPD end point
Return Type and Values
  • true – Successful operation
  • false – Otherwise