Searched refs:psUpperLayerCtxt (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHal4Nfc_P2P.c | 104 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()
|
D | phHal4Nfc.c | 114 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_OpenComplete() 138 (*pUpper_OpenCb)(Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_OpenComplete() 180 pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_CloseComplete() 415 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Open() 504 …Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; … in phHal4Nfc_Ioctl() 649 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Ioctl() 700 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Close() 743 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Hal4Reset() 1023 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_LowerNotificationHandler() 1332 void *pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_SelfTestComplete() [all …]
|
D | phHal4Nfc_Reader.c | 112 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Connect() 175 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = NULL; in phHal4Nfc_Connect() 557 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive() 672 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Transceive() 749 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler() 762 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_TrcvTimeoutHandler() 965 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = context; in phHal4Nfc_PresenceCheck() 994 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_PresenceChkComplete() 1029 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ReactivationComplete() 1100 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_ConnectComplete() [all …]
|
D | phHal4Nfc_ADD.c | 109 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() 985 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = Context; in phHal4Nfc_UnregisterNotification()
|
D | phHal4Nfc_Emulation.c | 144 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Switch_SMX_Mode() 274 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Switch_Swp_Mode()
|
D | phHal4Nfc_Internal.h | 178 void *psUpperLayerCtxt; member
|