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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c 247 psLlcpSocket->socket_VRA = psLlcpSocket->socket_VR;
330 pLlcpSocket->socket_VRA = (uint8_t)pLlcpSocket->sSequence.nr;
371 pLlcpSocket->socket_VRA = (uint8_t)pLlcpSocket->sSequence.nr;
699 /* Reset the socket_VS,socket_VR,socket_VSA and socket_VRA variables */
701 psLocalLlcpSocket->socket_VRA = 0;
    [all...]
phFriNfc_LlcpTransport.h 207 uint8_t socket_VRA;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 202 pLlcpSocket->socket_VRA = 0;
phFriNfc_LlcpTransport.c 719 pLlcpTransport->pSocketTable[i].socket_VRA = 0;
    [all...]

Completed in 61 milliseconds