HomeSort by relevance Sort by last modified time
    Searched refs:bSocketRecvPending (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connectionless.c 43 if(pLlcpTransport->pSocketTable[i].socket_sSap == dsap && pLlcpTransport->pSocketTable[i].bSocketRecvPending == TRUE)
46 pLlcpTransport->pSocketTable[i].bSocketRecvPending = FALSE;
122 pLlcpSocket->bSocketRecvPending = FALSE;
246 if(pLlcpSocket->bSocketRecvPending)
261 pLlcpSocket->bSocketRecvPending = TRUE;
phFriNfc_LlcpTransport_Connection.c     [all...]
phFriNfc_LlcpTransport.h 171 bool_t bSocketRecvPending;
    [all...]
phFriNfc_LlcpTransport.c 197 pLlcpTransport->pSocketTable[i].bSocketRecvPending = FALSE;
    [all...]

Completed in 114 milliseconds