Home
last modified time | relevance | path

Searched refs:pTagDiscoveryNotification (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c655 ||(NULL == Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)) in phHal4Nfc_TargetDiscoveryComplete()
747 else if(NULL != Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_TargetDiscoveryComplete()
770 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
817 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
850 if((NULL != Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_TargetDiscoveryComplete()
864 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
922 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification in phHal4Nfc_RegisterNotification()
985 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification = NULL; in phHal4Nfc_UnregisterNotification()
DphHal4Nfc_Internal.h168 pphHal4Nfc_Notification_t pTagDiscoveryNotification; member
DphHal4Nfc.c698 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification = NULL; in phHal4Nfc_Close()
716 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification = NULL; in phHal4Nfc_Close()
747 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification = NULL; in phHal4Nfc_Hal4Reset()
762 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification = NULL; in phHal4Nfc_Hal4Reset()
DphHal4Nfc_Emulation.c155 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_Switch_SMX_Mode()