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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]
phFriNfc_LlcpTransport.h 167 uint8_t localRW;
    [all...]
phFriNfc_LlcpTransport.c 179 pLlcpTransport->pSocketTable[i].localRW = 0;
395 pLlcpTransport->pSocketTable[index].localRW = pLlcpTransport->pSocketTable[index].sSocketOption.rw & PHFRINFC_LLCP_TLV_RW_MASK;
411 for(cpt=0;cpt<pLlcpTransport->pSocketTable[index].localRW;cpt++)
    [all...]

Completed in 25 milliseconds