Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_ADD.c658 ||(NULL == Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)) in phHal4Nfc_TargetDiscoveryComplete()
750 else if(NULL != Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_TargetDiscoveryComplete()
773 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
820 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
853 if((NULL != Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification) in phHal4Nfc_TargetDiscoveryComplete()
867 (*Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification)( in phHal4Nfc_TargetDiscoveryComplete()
925 Hal4Ctxt->sUpperLayerInfo.pTagDiscoveryNotification in phHal4Nfc_RegisterNotification()
988 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()