Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h64 phFriNfc_LlcpTransportSocket_eSocketConnecting, enumerator
DphFriNfc_LlcpTransport_Connection.c186 pSocket->eSocket_State = phFriNfc_LlcpTransportSocket_eSocketConnecting; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
679 …f(psTransport->pSocketTable[index].eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnectin… in Handle_ConnectionCompleteFrame()
839 …|| psTransport->pSocketTable[index].eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnectin… in Handle_DisconnetModeFrame()
1960 pLlcpSocket->eSocket_State = phFriNfc_LlcpTransportSocket_eSocketConnecting; in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
DphFriNfc_LlcpTransport.c766 case phFriNfc_LlcpTransportSocket_eSocketConnecting: in phFriNfc_LlcpTransport_CloseAll()
1911 …else if(pLlcpSocket->eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnecting || pLlcpSocke… in phFriNfc_LlcpTransport_ConnectByUri()