5.1.8.36 ZGPL_CheckForDuplicate Function
Syntax
bool ZGPL_CheckForDuplicate(ZGP_LowDataInd_t *dStubDataInd);
Description
This function checks for the duplicate packet.
Input Parameters
| Parameter Name | Description |
|---|---|
dstubDataInd | dstub data indication |
Return Type and Values
true– Non-duplicated packetfalse– Otherwise
