Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h183 bool_t bSocketAcceptPending; member
DphFriNfc_LlcpTransport_Connection.c148 else if(pSocket->bSocketAcceptPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
153 pSocket->bSocketAcceptPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
1753 pLlcpSocket->bSocketAcceptPending = TRUE; in phFriNfc_LlcpTransport_ConnectionOriented_Accept()
DphFriNfc_LlcpTransport.c706 pLlcpTransport->pSocketTable[i].bSocketAcceptPending = FALSE; in phFriNfc_LlcpTransport_Reset()