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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 179 bool_t bSocketListenPending;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 192 pLlcpSocket->bSocketListenPending = FALSE;
phFriNfc_LlcpTransport_Connection.c 515 if(psTransport->pSocketTable[index].bSocketListenPending
539 if(psTransport->pSocketTable[index].bSocketListenPending && psTransport->pSocketTable[index].socket_sSap == dsap)
    [all...]
phFriNfc_LlcpTransport.c 695 pLlcpTransport->pSocketTable[i].bSocketListenPending = FALSE;
    [all...]

Completed in 616 milliseconds