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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 262 void *pLinkSendContext;
    [all...]
phFriNfc_LlcpTransport.c 561 pSavedContext = psTransport->pLinkSendContext;
563 psTransport->pLinkSendContext = NULL;
819 LlcpTransport->pLinkSendContext = pContext;
827 LlcpTransport->pLinkSendContext = NULL;
    [all...]

Completed in 41 milliseconds