Searched refs:pP2PNotification (Results 1 – 3 of 3) sorted by relevance
503 (NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)&& in phHal4Nfc_TargetDiscoveryComplete()544 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_TargetDiscoveryComplete()652 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_TargetDiscoveryComplete()699 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_TargetDiscoveryComplete()927 Hal4Ctxt->sUpperLayerInfo.pP2PNotification in phHal4Nfc_RegisterNotification()991 Hal4Ctxt->sUpperLayerInfo.pP2PNotification = NULL; in phHal4Nfc_UnregisterNotification()
597 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_P2PActivateComplete()656 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_P2PActivateComplete()732 else if(NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification) in phHal4Nfc_HandleP2PDeActivate()734 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)( in phHal4Nfc_HandleP2PDeActivate()
171 pphHal4Nfc_Notification_t pP2PNotification; member