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 107 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt = pContext;
109 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
172 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
252 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt = pContext;
254 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
318 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
348 = Hal4Ctxt->sUpperLayerInfo.pConfigCallback;
362 if(NULL != Hal4Ctxt->sUpperLayerInfo.pConfigCallback)
380 Hal4Ctxt->sUpperLayerInfo.pConfigCallback = NULL;
383 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt
    [all...]
phHal4Nfc.c 112 = Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb;
114 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt;
134 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = NULL;
138 (*pUpper_OpenCb)(Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
179 pUpper_CloseCb = Hal4Ctxt->sUpperLayerInfo.pUpperCloseCb;
180 pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt;
416 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = pOpenCallback;
417 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
506 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
507 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,
155 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)
192 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
283 Hal4Ctxt->sUpperLayerInfo.pConfigCallback
phHal4Nfc_P2P.c 106 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
240 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
313 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
344 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
356 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
374 Hal4Ctxt->sUpperLayerInfo.psUpperLayerDisconnectCtxt,
444 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
552 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
566 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt,
597 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification
    [all...]
phHal4Nfc_Reader.c 113 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
176 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL;
242 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL;
563 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
678 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext;
    [all...]
phHal4Nfc_Internal.h 207 phHal4Nfc_UpperLayerInfo_t sUpperLayerInfo;

Completed in 132 milliseconds