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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 178 bool_t bSocketRNRPending;
    [all...]
phFriNfc_LlcpTransport_Connection.c 162 || psTransport->pSocketTable[index].bSocketRNRPending == TRUE
214 else if(psLocalLlcpSocket->bSocketRNRPending == TRUE)
217 psLocalLlcpSocket->bSocketRNRPending = FALSE;
477 pLlcpSocket->bSocketRNRPending = TRUE;
    [all...]
phFriNfc_LlcpTransport.c 204 pLlcpTransport->pSocketTable[i].bSocketRNRPending = FALSE;
    [all...]

Completed in 115 milliseconds