ZGPL_ReadTableEntryFromNvm Function
C
ZGP_ReadOperationStatus_t ZGPL_ReadTableEntryFromNvm(void *entryPtr, ZGP_TableOperationField_t tableOperationField , ZGP_GpdId_t *gpdId, uint8_t endPoint);Description
To read a proxy/sink entry from NVm
Parameters
| Param | Description |
|---|---|
| entryPtr | pointer to sink/proxy table entry |
| tableOperationField | filter fields for read operation |
| gpdId | pointer to address info |
| endPoint | GPD end point |
Returns
read status
