Searched refs:ReceiverBusyCondition (Results 1 – 4 of 4) sorted by relevance
1067 if(psLocalLlcpSocket->ReceiverBusyCondition != TRUE) in Handle_Receive_IFrame()1070 psLocalLlcpSocket->ReceiverBusyCondition = TRUE; in Handle_Receive_IFrame()1137 if(psLocalLlcpSocket->ReceiverBusyCondition != TRUE) in Handle_Receive_IFrame()1140 psLocalLlcpSocket->ReceiverBusyCondition = TRUE; in Handle_Receive_IFrame()2168 pLlcpSocket->ReceiverBusyCondition = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()2354 if(pLlcpSocket->ReceiverBusyCondition == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_Recv()2357 pLlcpSocket->ReceiverBusyCondition = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Recv()2432 …LengthAvailable >= pLlcpSocket->sSocketOption.miu) && (pLlcpSocket->ReceiverBusyCondition == TRUE)) in phFriNfc_LlcpTransport_ConnectionOriented_Recv()2435 pLlcpSocket->ReceiverBusyCondition = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Recv()
198 pLlcpSocket->ReceiverBusyCondition = FALSE; in phFriNfc_LlcpTransport_Connectionless_Close()
195 bool_t ReceiverBusyCondition; member
697 pLlcpTransport->pSocketTable[i].ReceiverBusyCondition = FALSE; in phFriNfc_LlcpTransport_Reset()