Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h182 bool_t bSocketConnectPending; member
DphFriNfc_LlcpTransport_Connection.c178 else if(pSocket->bSocketConnectPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
183 pSocket->bSocketConnectPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
1947 pLlcpSocket->bSocketConnectPending = TRUE; in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
DphFriNfc_LlcpTransport.c705 pLlcpTransport->pSocketTable[i].bSocketConnectPending = FALSE; in phFriNfc_LlcpTransport_Reset()