Home
last modified time | relevance | path

Searched refs:psUpperLayerCtxt (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nxp/src/
DphHal4Nfc_P2P.c104 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Send()
237 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Receive()
310 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_P2PRecvTimerCb()
341 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
353 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
441 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
549 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
563 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
715 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_HandleP2PDeActivate()
724 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_HandleP2PDeActivate()
DphHal4Nfc.c114 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_OpenComplete()
138 (*pUpper_OpenCb)(Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_OpenComplete()
180 pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_CloseComplete()
417 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Open()
506 …Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; … in phHal4Nfc_Ioctl()
651 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Ioctl()
702 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Close()
745 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Hal4Reset()
1025 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_LowerNotificationHandler()
1334 void *pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_SelfTestComplete()
[all …]
DphHal4Nfc_Reader.c113 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Connect()
176 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL; in phHal4Nfc_Connect()
558 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive()
673 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive()
750 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler()
763 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler()
977 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = context; in phHal4Nfc_PresenceCheck()
1028 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_PresenceChkComplete()
1063 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ReactivationComplete()
1086 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_Felica_RePoll()
[all …]
DphHal4Nfc_ADD.c109 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_ConfigParameters()
254 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_ConfigureDiscovery()
385 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ConfigureComplete()
400 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ConfigureComplete()
981 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = Context; in phHal4Nfc_UnregisterNotification()
DphHal4Nfc_Emulation.c144 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Switch_SMX_Mode()
274 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Switch_Swp_Mode()
DphHal4Nfc_Internal.h178 void *psUpperLayerCtxt; member