Searched defs:phFriNfc_Llcp_Send_ReceiveReady_Frame (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpTransport_Connection.c37 static NFCSTATUS phFriNfc_Llcp_Send_ReceiveReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket);
136 result = phFriNfc_Llcp_Send_ReceiveReady_Frame(pSocket);
308 static NFCSTATUS phFriNfc_Llcp_Send_ReceiveReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket) function
1053 status = phFriNfc_Llcp_Send_ReceiveReady_Frame(psLocalLlcpSocket);
1132 status = phFriNfc_Llcp_Send_ReceiveReady_Frame(psLocalLlcpSocket);
2360 phFriNfc_Llcp_Send_ReceiveReady_Frame(pLlcpSocket);
2438 phFriNfc_Llcp_Send_ReceiveReady_Frame(pLlcpSocket);

Completed in 83 milliseconds