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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c 703 /* Reset the socket_VS,socket_VR,socket_VSA and socket_VRA variables */
707 psLocalLlcpSocket->socket_VSA = 0;
    [all...]
phFriNfc_Llcp.h 204 #define CHECK_SEND_RW(socket) ( (((socket)->socket_VS - (socket)->socket_VSA) % 16) < (socket)->remoteRW )
phFriNfc_LlcpTransport.h 204 uint8_t socket_VSA;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 197 pLlcpSocket->socket_VSA = 0;
phFriNfc_LlcpTransport.c 709 pLlcpTransport->pSocketTable[i].socket_VSA = 0;
    [all...]

Completed in 33 milliseconds