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 181 bool_t bSocketDiscPending;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 196 pLlcpSocket->bSocketDiscPending = FALSE;
phFriNfc_LlcpTransport_Connection.c 203 else if(pSocket->bSocketDiscPending == TRUE)
208 pSocket->bSocketDiscPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 704 pLlcpTransport->pSocketTable[i].bSocketDiscPending = FALSE;
    [all...]

Completed in 44 milliseconds