ZGPL_CheckForDuplicate Function
C
bool ZGPL_CheckForDuplicate(ZGP_LowDataInd_t *dStubDataInd);
Description
check for duplicate packet
Parameters
Param | Description |
---|---|
dstubDataInd | dstub data indication |
Returns
true - non-duplicate packet false otherwise
bool ZGPL_CheckForDuplicate(ZGP_LowDataInd_t *dStubDataInd);
check for duplicate packet
Param | Description |
---|---|
dstubDataInd | dstub data indication |
true - non-duplicate packet false otherwise