Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_P2P.c106 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Send()
240 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Receive()
313 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_P2PRecvTimerCb()
344 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
356 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
444 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
552 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
566 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
718 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_HandleP2PDeActivate()
727 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()
242 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL; in phHal4Nfc_Connect()
563 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive()
678 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive()
755 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler()
768 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler()
982 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = context; in phHal4Nfc_PresenceCheck()
1033 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_PresenceChkComplete()
1068 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ReactivationComplete()
[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()
982 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = Context; in phHal4Nfc_UnregisterNotification()
DphHal4Nfc_Internal.h178 void *psUpperLayerCtxt; member