Home
last modified time | relevance | path

Searched refs:bSocketDiscPending (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c203 else if(pSocket->bSocketDiscPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
208 pSocket->bSocketDiscPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
2057 pLlcpSocket->bSocketDiscPending = TRUE; in phLibNfc_LlcpTransport_ConnectionOriented_Disconnect()
2104 pLlcpSocket->bSocketDiscPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_DisconnectClose_CB()
2166 pLlcpSocket->bSocketDiscPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()
DphFriNfc_LlcpTransport_Connectionless.c196 pLlcpSocket->bSocketDiscPending = FALSE; in phFriNfc_LlcpTransport_Connectionless_Close()
DphFriNfc_LlcpTransport.h181 bool_t bSocketDiscPending; member
DphFriNfc_LlcpTransport.c704 pLlcpTransport->pSocketTable[i].bSocketDiscPending = FALSE; in phFriNfc_LlcpTransport_Reset()