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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 175 bool_t bSocketConnectPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 160 || psTransport->pSocketTable[index].bSocketConnectPending == TRUE
248 else if(psLocalLlcpSocket->bSocketConnectPending == TRUE)
251 psLocalLlcpSocket->bSocketConnectPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 201 pLlcpTransport->pSocketTable[i].bSocketConnectPending = FALSE;
    [all...]

Completed in 17 milliseconds