Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c40 static NFCSTATUS static_performSendInfo(phFriNfc_LlcpTransport_Socket_t * psLlcpSocket);
122 result = static_performSendInfo(pSocket); in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
232 static NFCSTATUS static_performSendInfo(phFriNfc_LlcpTransport_Socket_t * psLlcpSocket) in static_performSendInfo() function
1044 status = static_performSendInfo(psLocalLlcpSocket); in Handle_Receive_IFrame()
1123 status = static_performSendInfo(psLocalLlcpSocket); in Handle_Receive_IFrame()
1261 status = static_performSendInfo(psLocalLlcpSocket); in Handle_ReceiveReady_Frame()
1373 status = static_performSendInfo(psLocalLlcpSocket); in Handle_ReceiveNotReady_Frame()
2264 status = static_performSendInfo(pLlcpSocket); in phFriNfc_LlcpTransport_ConnectionOriented_Send()