ZGPL_AddOrUpdateTableEntryOnNvm Function

C

bool ZGPL_AddOrUpdateTableEntryOnNvm(void *entryPtr, ZGP_TableUpdateAction_t action, ZGP_EntryType_t tableType);

Description

To add/update proxy/sink entry on NVM

Parameters

ParamDescription
entryPtrpointer to the entry to be operated
actionto be performed on the entry
tableTypeproxy or sink entry

Returns

true for successful operation false otherwise