Home
last modified time | relevance | path

Searched defs:psTransport (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c48 phFriNfc_LlcpTransport_t *psTransport; in phFriNfc_LlcpTransport_ConnectionOriented_SendLlcp_CB() local
114 phFriNfc_LlcpTransport_t *psTransport = pSocket->psTransport; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations() local
234 phFriNfc_LlcpTransport_t *psTransport = psLlcpSocket->psTransport; in static_performSendInfo() local
463 static void Handle_ConnectionFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ConnectionFrame()
638 static void Handle_ConnectionCompleteFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ConnectionCompleteFrame()
723 static void Handle_DisconnectFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_DisconnectFrame()
803 static void Handle_DisconnetModeFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_DisconnetModeFrame()
894 static void Handle_Receive_IFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_Receive_IFrame()
1159 static void Handle_ReceiveReady_Frame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ReceiveReady_Frame()
1277 static void Handle_ReceiveNotReady_Frame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ReceiveNotReady_Frame()
[all …]
DphFriNfc_LlcpTransport.c50 static NFCSTATUS phFriNfc_LlcpTransport_GetFreeSap(phFriNfc_LlcpTransport_t * psTransport, phNfc_sD… in phFriNfc_LlcpTransport_GetFreeSap()
190 …ransport_Socket_t* phFriNfc_LlcpTransport_ServiceNameLoockup(phFriNfc_LlcpTransport_t *psTransport, in phFriNfc_LlcpTransport_ServiceNameLoockup()
251 static NFCSTATUS phFriNfc_LlcpTransport_DiscoveryAnswer(phFriNfc_LlcpTransport_t *psTransport) in phFriNfc_LlcpTransport_DiscoveryAnswer()
314 static void Handle_Discovery_IncomingFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_Discovery_IncomingFrame()
550 phFriNfc_LlcpTransport_t *psTransport = (phFriNfc_LlcpTransport_t*)pContext; in phFriNfc_LlcpTransport_Send_CB() local
834 NFCSTATUS phFriNfc_LlcpTransport_SendFrameReject(phFriNfc_LlcpTransport_t *psTransport, in phFriNfc_LlcpTransport_SendFrameReject()
929 NFCSTATUS phFriNfc_LlcpTransport_SendDisconnectMode(phFriNfc_LlcpTransport_t* psTransport, in phFriNfc_LlcpTransport_SendDisconnectMode()
1074 static NFCSTATUS phFriNfc_LlcpTransport_DiscoverServicesEx(phFriNfc_LlcpTransport_t *psTransport) in phFriNfc_LlcpTransport_DiscoverServicesEx()
1576 phFriNfc_LlcpTransport_t * psTransport = pLlcpSocket->psTransport; in phFriNfc_LlcpTransport_RegisterName() local
DphFriNfc_LlcpTransport.h222 phFriNfc_LlcpTransport_t *psTransport; member