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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 183 bool_t bSocketAcceptPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 148 else if(pSocket->bSocketAcceptPending == TRUE)
153 pSocket->bSocketAcceptPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 706 pLlcpTransport->pSocketTable[i].bSocketAcceptPending = FALSE;
    [all...]

Completed in 379 milliseconds