Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c126 pLlcpSocket->RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_Connectionless_Close()
DphFriNfc_LlcpTransport.h189 bool_t RemoteBusyConditionInfo; member
DphFriNfc_LlcpTransport_Connection.c1471 if(psLocalLlcpSocket->RemoteBusyConditionInfo == TRUE) in Handle_ReceiveReady_Frame()
1475 psLocalLlcpSocket->RemoteBusyConditionInfo = FALSE; in Handle_ReceiveReady_Frame()
1587 psLocalLlcpSocket->RemoteBusyConditionInfo = TRUE; in Handle_ReceiveNotReady_Frame()
2426 pLlcpSocket->RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()
DphFriNfc_LlcpTransport.c194 pLlcpTransport->pSocketTable[i].RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_Reset()