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_Connectionless.c 125 pLlcpSocket->bSocketDiscPending = FALSE;
phFriNfc_LlcpTransport.h 174 bool_t bSocketDiscPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 161 || psTransport->pSocketTable[index].bSocketDiscPending == TRUE
268 else if(psLocalLlcpSocket->bSocketDiscPending == TRUE)
271 psLocalLlcpSocket->bSocketDiscPending = FALSE;
    [all...]
phFriNfc_LlcpTransport.c 200 pLlcpTransport->pSocketTable[i].bSocketDiscPending = FALSE;
    [all...]

Completed in 18 milliseconds