Home
last modified time | relevance | path

Searched refs:pListenContext (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c304 pLlcpSocket->pListenContext = NULL; in phFriNfc_LlcpTransport_ConnectionOriented_Abort()
475 void *pListenContext = NULL; in Handle_ConnectionFrame() local
525 pListenContext = psLocalLlcpSocket->pListenContext; in Handle_ConnectionFrame()
545 pListenContext = psLocalLlcpSocket->pListenContext; in Handle_ConnectionFrame()
614 pListen_Cb(pListenContext,pLlcpSocket); in Handle_ConnectionFrame()
1618 pLlcpSocket->pListenContext = pContext; in phFriNfc_LlcpTransport_ConnectionOriented_Listen()
DphFriNfc_LlcpTransport_Connectionless.c163 pLlcpSocket->pListenContext = NULL; in phFriNfc_LlcpTransport_Connectionless_Abort()
DphFriNfc_LlcpTransport.h224 void *pListenContext; member
DphFriNfc_LlcpTransport.c686 pLlcpTransport->pSocketTable[i].pListenContext = NULL; in phFriNfc_LlcpTransport_Reset()