Searched defs:psTransport (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nxp/src/ |
D | phFriNfc_LlcpTransport_Connection.c | 47 phFriNfc_LlcpTransport_t* psTransport ) { in phFriNfc_LlcpConnTransport_Send() 60 phFriNfc_LlcpTransport_t *psTransport; in phFriNfc_LlcpTransport_ConnectionOriented_SendLlcp_CB() local 127 phFriNfc_LlcpTransport_t *psTransport = pSocket->psTransport; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations() local 230 phFriNfc_LlcpTransport_t *psTransport = psLlcpSocket->psTransport; in static_performSendInfo() local 466 static void Handle_ConnectionFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ConnectionFrame() 642 static void Handle_ConnectionCompleteFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ConnectionCompleteFrame() 727 static void Handle_DisconnectFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_DisconnectFrame() 807 static void Handle_DisconnetModeFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_DisconnetModeFrame() 898 static void Handle_Receive_IFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_Receive_IFrame() 1157 static void Handle_ReceiveReady_Frame(phFriNfc_LlcpTransport_t *psTransport, in Handle_ReceiveReady_Frame() [all …]
|
D | phFriNfc_LlcpTransport.c | 49 static NFCSTATUS phFriNfc_LlcpTransport_GetFreeSap(phFriNfc_LlcpTransport_t * psTransport, phNfc_sD… in phFriNfc_LlcpTransport_GetFreeSap() 189 …ransport_Socket_t* phFriNfc_LlcpTransport_ServiceNameLoockup(phFriNfc_LlcpTransport_t *psTransport, in phFriNfc_LlcpTransport_ServiceNameLoockup() 250 static NFCSTATUS phFriNfc_LlcpTransport_DiscoveryAnswer(phFriNfc_LlcpTransport_t *psTransport) in phFriNfc_LlcpTransport_DiscoveryAnswer() 316 static void Handle_Discovery_IncomingFrame(phFriNfc_LlcpTransport_t *psTransport, in Handle_Discovery_IncomingFrame() 538 phFriNfc_LlcpTransport_t *psTransport = (phFriNfc_LlcpTransport_t*)pContext; in phFriNfc_LlcpTransport_Send_CB() local 824 NFCSTATUS phFriNfc_LlcpTransport_SendFrameReject(phFriNfc_LlcpTransport_t *psTransport, in phFriNfc_LlcpTransport_SendFrameReject() 922 NFCSTATUS phFriNfc_LlcpTransport_SendDisconnectMode(phFriNfc_LlcpTransport_t* psTransport, in phFriNfc_LlcpTransport_SendDisconnectMode() 1070 static NFCSTATUS phFriNfc_LlcpTransport_DiscoverServicesEx(phFriNfc_LlcpTransport_t *psTransport) in phFriNfc_LlcpTransport_DiscoverServicesEx() 1575 phFriNfc_LlcpTransport_t * psTransport = pLlcpSocket->psTransport; in phFriNfc_LlcpTransport_RegisterName() local
|
D | phFriNfc_LlcpTransport.h | 221 phFriNfc_LlcpTransport_t *psTransport; member
|