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.h63 phFriNfc_LlcpTransportSocket_eSocketConnecting, enumerator
DphFriNfc_LlcpTransport_Connection.c191 pSocket->eSocket_State = phFriNfc_LlcpTransportSocket_eSocketConnecting; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
683 …f(psTransport->pSocketTable[index].eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnectin… in Handle_ConnectionCompleteFrame()
843 …|| psTransport->pSocketTable[index].eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnectin… in Handle_DisconnetModeFrame()
1956 pLlcpSocket->eSocket_State = phFriNfc_LlcpTransportSocket_eSocketConnecting; in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
DphFriNfc_LlcpTransport.c758 case phFriNfc_LlcpTransportSocket_eSocketConnecting: in phFriNfc_LlcpTransport_CloseAll()
1910 …else if(pLlcpSocket->eSocket_State == phFriNfc_LlcpTransportSocket_eSocketConnecting || pLlcpSocke… in phFriNfc_LlcpTransport_ConnectByUri()