Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h184 bool_t bSocketRNRPending; member
DphFriNfc_LlcpTransport_Connection.c148 else if(pSocket->bSocketRNRPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
151 pSocket->bSocketRNRPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
357 pLlcpSocket->bSocketRNRPending = TRUE; in phFriNfc_Llcp_Send_ReceiveNotReady_Frame()
DphFriNfc_LlcpTransport.c700 pLlcpTransport->pSocketTable[i].bSocketRNRPending = FALSE; in phFriNfc_LlcpTransport_Reset()