Searched refs:bSocketListenPending (Results 1 – 4 of 4) sorted by relevance
512 if(psTransport->pSocketTable[index].bSocketListenPending in Handle_ConnectionFrame()536 …if(psTransport->pSocketTable[index].bSocketListenPending && psTransport->pSocketTable[index].socke… in Handle_ConnectionFrame()1621 pLlcpSocket->bSocketListenPending = TRUE; in phFriNfc_LlcpTransport_ConnectionOriented_Listen()2103 pLlcpSocket->bSocketListenPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_DisconnectClose_CB()2165 pLlcpSocket->bSocketListenPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()
195 pLlcpSocket->bSocketListenPending = FALSE; in phFriNfc_LlcpTransport_Connectionless_Close()
180 bool_t bSocketListenPending; member
703 pLlcpTransport->pSocketTable[i].bSocketListenPending = FALSE; in phFriNfc_LlcpTransport_Reset()1543 else if(pLlcpSocket->bSocketListenPending) in phFriNfc_LlcpTransport_Listen()