Lines Matching refs:bSocketSendPending
88 …if(!psTransport->pSocketTable[socketIndex].bSocketSendPending && psTransport->pSocketTable[socketI… in phFriNfc_LlcpTransport_ConnectionOriented_SendLlcp_CB()
102 …if(!psTransport->pSocketTable[socketIndex].bSocketSendPending && psTransport->pSocketTable[socketI… in phFriNfc_LlcpTransport_ConnectionOriented_SendLlcp_CB()
116 if(pSocket->bSocketSendPending == TRUE) in phFriNfc_LlcpTransport_ConnectionOriented_HandlePendingOperations()
263 psLlcpSocket->bSocketSendPending = FALSE; in static_performSendInfo()
752 …if((psLocalLlcpSocket->bSocketSendPending == TRUE) || (psLocalLlcpSocket->bSocketRecvPending == TR… in Handle_DisconnectFrame()
755 … if (psLocalLlcpSocket->pfSocketSend_Cb != NULL && psLocalLlcpSocket->bSocketSendPending == TRUE) in Handle_DisconnectFrame()
779 psLocalLlcpSocket->bSocketSendPending = FALSE; in Handle_DisconnectFrame()
1039 if(psLocalLlcpSocket->bSocketSendPending == TRUE && CHECK_SEND_RW(psLocalLlcpSocket)) in Handle_Receive_IFrame()
1118 … if((psLocalLlcpSocket->bSocketSendPending == TRUE) && CHECK_SEND_RW(psLocalLlcpSocket)) in Handle_Receive_IFrame()
1253 if(psLocalLlcpSocket->bSocketSendPending == TRUE) in Handle_ReceiveReady_Frame()
1368 if(psLocalLlcpSocket->bSocketSendPending == TRUE && CHECK_SEND_RW(psLocalLlcpSocket)) in Handle_ReceiveNotReady_Frame()
2023 if((pLlcpSocket->bSocketSendPending == TRUE) || (pLlcpSocket->bSocketRecvPending == TRUE)) in phLibNfc_LlcpTransport_ConnectionOriented_Disconnect()
2025 pLlcpSocket->bSocketSendPending = FALSE; in phLibNfc_LlcpTransport_ConnectionOriented_Disconnect()
2102 pLlcpSocket->bSocketSendPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_DisconnectClose_CB()
2164 pLlcpSocket->bSocketSendPending = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Close()
2232 pLlcpSocket->bSocketSendPending = TRUE; in phFriNfc_LlcpTransport_ConnectionOriented_Send()
2253 pLlcpSocket->bSocketSendPending = TRUE; in phFriNfc_LlcpTransport_ConnectionOriented_Send()