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 246 psLlcpSocket->socket_VRA = psLlcpSocket->socket_VR;
332 pLlcpSocket->socket_VRA = (uint8_t)pLlcpSocket->sSequence.nr;
375 pLlcpSocket->socket_VRA = (uint8_t)pLlcpSocket->sSequence.nr;
703 /* Reset the socket_VS,socket_VR,socket_VSA and socket_VRA variables */
705 psLocalLlcpSocket->socket_VRA = 0;
    [all...]
phFriNfc_LlcpTransport.h 206 uint8_t socket_VRA;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 199 pLlcpSocket->socket_VRA = 0;
phFriNfc_LlcpTransport.c 711 pLlcpTransport->pSocketTable[i].socket_VRA = 0;
    [all...]

Completed in 362 milliseconds