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 699 /* Reset the socket_VS,socket_VR,socket_VSA and socket_VRA variables */
703 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 205 uint8_t socket_VSA;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 200 pLlcpSocket->socket_VSA = 0;
phFriNfc_LlcpTransport.c 717 pLlcpTransport->pSocketTable[i].socket_VSA = 0;
    [all...]

Completed in 41 milliseconds