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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 180 bool_t bSocketDiscPending;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 193 pLlcpSocket->bSocketDiscPending = FALSE;
phFriNfc_LlcpTransport_Connection.c 202 else if(pSocket->bSocketDiscPending == TRUE)
205 pSocket->bSocketDiscPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 696 pLlcpTransport->pSocketTable[i].bSocketDiscPending = FALSE;
    [all...]

Completed in 61 milliseconds