Home
last modified time | relevance | path

Searched refs:phFriNfc_LlcpTransport_ConnectionOriented_Close (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.h101 NFCSTATUS phFriNfc_LlcpTransport_ConnectionOriented_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpS…
DphFriNfc_LlcpTransport.c878 status = phFriNfc_LlcpTransport_ConnectionOriented_Close(&psTransport->pSocketTable[index]); in phFriNfc_LlcpTransport_SendFrameReject()
1384 status = phFriNfc_LlcpTransport_ConnectionOriented_Close(pLlcpSocket); in phFriNfc_LlcpTransport_Close()
DphFriNfc_LlcpTransport_Connection.c1419 status = phFriNfc_LlcpTransport_ConnectionOriented_Close(&psTransport->pSocketTable[index]); in Handle_FrameReject_Frame()
2143 NFCSTATUS phFriNfc_LlcpTransport_ConnectionOriented_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phFriNfc_LlcpTransport_ConnectionOriented_Close() function