Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h185 bool_t bSocketRNRPending; member
DphFriNfc_LlcpTransport_Connection.c139 else if(pSocket->bSocketRNRPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
142 pSocket->bSocketRNRPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
356 pLlcpSocket->bSocketRNRPending = TRUE; in phFriNfc_Llcp_Send_ReceiveNotReady_Frame()
DphFriNfc_LlcpTransport.c708 pLlcpTransport->pSocketTable[i].bSocketRNRPending = FALSE; in phFriNfc_LlcpTransport_Reset()