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 181 bool_t bSocketConnectPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 182 else if(pSocket->bSocketConnectPending == TRUE)
185 pSocket->bSocketConnectPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 697 pLlcpTransport->pSocketTable[i].bSocketConnectPending = FALSE;
    [all...]

Completed in 78 milliseconds