ZGPL_SinkEntryIsPairingInfoEmpty Function
C
bool ZGPL_SinkEntryIsPairingInfoEmpty(ZGP_SinkTableEntry_t *currEntry);Description
To check whether pairing info in the sink entry is empty or not
Parameters
| Param | Description |
|---|---|
| currEntry | Proxy table entry address |
Returns
true - Pairing Info empty
false - Pairing Infor non-empty
