5.1.8.39 ZGPL_SinkEntryIsPairingInfoEmpty Function
Syntax
bool ZGPL_SinkEntryIsPairingInfoEmpty(ZGP_SinkTableEntry_t *currEntry);
Description
This function checks whether pairing information in the sink entry is empty or not.
Input Parameters
| Parameter Name | Description |
|---|---|
currEntry | Proxy table entry address |
Return Type and Values
true– Pairing information emptyfalse– Pairing Information not empty
