Searched refs:pP2PNotification (Results 1 – 3 of 3) sorted by relevance
509 (NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)&& in phHal4Nfc_TargetDiscoveryComplete()550 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_TargetDiscoveryComplete()658 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_TargetDiscoveryComplete()702 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_TargetDiscoveryComplete()930 Hal4Ctxt->sUpperLayerInfo.pP2PNotification in phHal4Nfc_RegisterNotification()994 Hal4Ctxt->sUpperLayerInfo.pP2PNotification = NULL; in phHal4Nfc_UnregisterNotification()
594 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_P2PActivateComplete()653 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_P2PActivateComplete()729 else if(NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_HandleP2PDeActivate()731 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_HandleP2PDeActivate()
171 pphHal4Nfc_Notification_t pP2PNotification; member