Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c197 pLlcpSocket->RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_Connectionless_Close()
DphFriNfc_LlcpTransport.h196 bool_t RemoteBusyConditionInfo; member
DphFriNfc_LlcpTransport_Connection.c1243 if(psLocalLlcpSocket->RemoteBusyConditionInfo == TRUE) in Handle_ReceiveReady_Frame()
1247 psLocalLlcpSocket->RemoteBusyConditionInfo = FALSE; in Handle_ReceiveReady_Frame()
1362 psLocalLlcpSocket->RemoteBusyConditionInfo = TRUE; in Handle_ReceiveNotReady_Frame()
2167 pLlcpSocket->RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()
DphFriNfc_LlcpTransport.c698 pLlcpTransport->pSocketTable[i].RemoteBusyConditionInfo = FALSE; in phFriNfc_LlcpTransport_Reset()