Home
last modified time | relevance | path

Searched refs:PHFRINFC_LLCP_ERR_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcLlcpTypes.h70 #define PHFRINFC_LLCP_ERR_DISCONNECTED 0x00 macro
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c226 pSocket->pSocketErrCb(pSocket->pContext, PHFRINFC_LLCP_ERR_DISCONNECTED); in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
793 …ble[index].pSocketErrCb(psTransport->pSocketTable[index].pContext, PHFRINFC_LLCP_ERR_DISCONNECTED); in Handle_DisconnectFrame()