Searched defs:pListenContext (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpTransport.h224 void *pListenContext; member in struct:phFriNfc_LlcpTransport_Socket
H A DphFriNfc_LlcpTransport_Connection.c304 pLlcpSocket->pListenContext = NULL;
475 void *pListenContext = NULL; local
525 pListenContext = psLocalLlcpSocket->pListenContext;
545 pListenContext = psLocalLlcpSocket->pListenContext;
614 pListen_Cb(pListenContext,pLlcpSocket);
1618 pLlcpSocket->pListenContext = pContext;

Completed in 62 milliseconds