Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c107 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt = pContext; in phHal4Nfc_ConfigParameters()
109 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_ConfigParameters()
172 Hal4Ctxt->sUpperLayerInfo.pConfigCallback in phHal4Nfc_ConfigParameters()
252 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt = pContext; in phHal4Nfc_ConfigureDiscovery()
254 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_ConfigureDiscovery()
318 Hal4Ctxt->sUpperLayerInfo.pConfigCallback in phHal4Nfc_ConfigureDiscovery()
348 = Hal4Ctxt->sUpperLayerInfo.pConfigCallback; in phHal4Nfc_ConfigureComplete()
362 if(NULL != Hal4Ctxt->sUpperLayerInfo.pConfigCallback) in phHal4Nfc_ConfigureComplete()
380 Hal4Ctxt->sUpperLayerInfo.pConfigCallback = NULL; in phHal4Nfc_ConfigureComplete()
383 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCfgDiscCtxt, in phHal4Nfc_ConfigureComplete()
[all …]
DphHal4Nfc.c112 = Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb; in phHal4Nfc_OpenComplete()
114 = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_OpenComplete()
134 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = NULL; in phHal4Nfc_OpenComplete()
138 (*pUpper_OpenCb)(Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_OpenComplete()
179 pUpper_CloseCb = Hal4Ctxt->sUpperLayerInfo.pUpperCloseCb; in phHal4Nfc_CloseComplete()
180 pUpper_Context = Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt; in phHal4Nfc_CloseComplete()
416 Hal4Ctxt->sUpperLayerInfo.pUpperOpenCb = pOpenCallback; in phHal4Nfc_Open()
417 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; in phHal4Nfc_Open()
506 …Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = pContext; … in phHal4Nfc_Ioctl()
507 Hal4Ctxt->sUpperLayerInfo.pUpperIoctlCb in phHal4Nfc_Ioctl()
[all …]
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()
374 Hal4Ctxt->sUpperLayerInfo.psUpperLayerDisconnectCtxt, in phHal4Nfc_SendCompleteHandler()
444 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_SendCompleteHandler()
552 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
566 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_RecvCompleteHandler()
597 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_P2PActivateComplete()
[all …]
DphHal4Nfc_Emulation.c54 if(NULL != Hal4Ctxt->sUpperLayerInfo.pEventNotification) in phHal4Nfc_HandleEmulationEvent()
56 Hal4Ctxt->sUpperLayerInfo.pEventNotification( in phHal4Nfc_HandleEmulationEvent()
57 Hal4Ctxt->sUpperLayerInfo.EventNotificationCtxt, in phHal4Nfc_HandleEmulationEvent()
66 if(NULL != Hal4Ctxt->sUpperLayerInfo.pDefaultEventHandler) in phHal4Nfc_HandleEmulationEvent()
68 Hal4Ctxt->sUpperLayerInfo.pDefaultEventHandler( in phHal4Nfc_HandleEmulationEvent()
69 Hal4Ctxt->sUpperLayerInfo.DefaultListenerCtxt, in phHal4Nfc_HandleEmulationEvent()
155 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_Switch_SMX_Mode()
192 Hal4Ctxt->sUpperLayerInfo.pConfigCallback in phHal4Nfc_Switch_SMX_Mode()
283 Hal4Ctxt->sUpperLayerInfo.pConfigCallback in phHal4Nfc_Switch_Swp_Mode()
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()
828 Hal4Ctxt->sUpperLayerInfo.psUpperLayerDisconnectCtxt = pContext; in phHal4Nfc_Disconnect()
982 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt = context; in phHal4Nfc_PresenceCheck()
1033 Hal4Ctxt->sUpperLayerInfo.psUpperLayerCtxt, in phHal4Nfc_PresenceChkComplete()
[all …]
DphHal4Nfc_Internal.h207 phHal4Nfc_UpperLayerInfo_t sUpperLayerInfo; member