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 182 bool_t bSocketAcceptPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 157 else if(pSocket->bSocketAcceptPending == TRUE)
160 pSocket->bSocketAcceptPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 698 pLlcpTransport->pSocketTable[i].bSocketAcceptPending = FALSE;
    [all...]

Completed in 30 milliseconds