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 177 bool_t bSocketConnectPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 148 || psTransport->pSocketTable[index].bSocketConnectPending == TRUE
263 else if(psLocalLlcpSocket->bSocketConnectPending == TRUE)
266 psLocalLlcpSocket->bSocketConnectPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 163 pLlcpTransport->pSocketTable[i].bSocketConnectPending = FALSE;
    [all...]

Completed in 11 milliseconds