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

  /external/libnfc-nxp/src/
phHal4Nfc_ADD.c 106 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
168 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
247 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
310 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
340 = Hal4Ctxt->sUpperLayerInfo.pConfigCallback;
354 if(NULL != Hal4Ctxt->sUpperLayerInfo.pConfigCallback)
372 Hal4Ctxt->sUpperLayerInfo.pConfigCallback = NULL;
374 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,Status
387 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
487 (NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)&
    [all...]
phHal4Nfc.c 106 = Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb;
108 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt;
128 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = NULL;
132 (*pUpper_OpenCb)(Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
169 pUpper_CloseCb = Hal4Ctxt->sUpperLayerInfo.pUpperCloseCb;
170 pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt;
362 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = pOpenCallback;
363 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
448 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
449 Hal4Ctxt->sUpperLayerInfo.pUpperIoctlC
    [all...]
phHal4Nfc_Emulation.c 54 if(NULL != Hal4Ctxt->sUpperLayerInfo.pEventNotification)
56 Hal4Ctxt->sUpperLayerInfo.pEventNotification(
57 Hal4Ctxt->sUpperLayerInfo.EventNotificationCtxt,
66 if(NULL != Hal4Ctxt->sUpperLayerInfo.pDefaultEventHandler)
68 Hal4Ctxt->sUpperLayerInfo.pDefaultEventHandler(
69 Hal4Ctxt->sUpperLayerInfo.DefaultListenerCtxt,
144 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
157 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)
193 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
273 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
    [all...]
phHal4Nfc_P2P.c 104 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
237 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
310 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
341 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
353 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
371 Hal4Ctxt->sUpperLayerInfo.psUpperLayerDisconnectCtxt,
441 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
549 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
563 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
594 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification
    [all...]
phHal4Nfc_Reader.c 112 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
175 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL;
521 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
636 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
713 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
726 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
    [all...]
phHal4Nfc_Internal.h 203 phHal4Nfc_UpperLayerInfo_t sUpperLayerInfo;

Completed in 2677 milliseconds