Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c42 (pSocket->psTransport->bSendPending == FALSE)) in phFriNfc_LlcpTransport_Connectionless_HandlePendingOperations()
257 if(pLlcpSocket->psTransport->bSendPending == TRUE) in phFriNfc_LlcpTransport_Connectionless_SendTo()
DphFriNfc_LlcpTransport.h256 bool_t bSendPending; member
DphFriNfc_LlcpTransport.c534 currentValue = transport->bSendPending; in testAndSetSendPending()
535 transport->bSendPending = TRUE; in testAndSetSendPending()
542 transport->bSendPending = FALSE; in clearSendPending()
668 pLlcpTransport->bSendPending = FALSE; in phFriNfc_LlcpTransport_Reset()