Home | History | Annotate | Download | only in src

Lines Matching defs:p_upper_notify

487     pphNfcIF_Notification_CB_t  p_upper_notify;
735 pphNfcIF_Notification_CB_t p_upper_notify,
1018 pphNfcIF_Notification_CB_t p_upper_notify,
1025 if( ( NULL != p_upper_notify) )
1028 (p_upper_notify)(p_upper_context, pHwRef, type, pInfo);
2562 pphNfcIF_Notification_CB_t p_upper_notify =
2563 psDnldContext->p_upper_notify;
2579 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef, (uint8_t)
2995 pphNfcIF_Notification_CB_t p_upper_notify =
2996 psDnldContext->p_upper_notify;
3010 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef,
3017 pphNfcIF_Notification_CB_t p_upper_notify =
3018 psDnldContext->p_upper_notify;
3032 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef,
3038 pphNfcIF_Notification_CB_t p_upper_notify =
3039 psDnldContext->p_upper_notify;
3053 phDnldNfc_Notify( p_upper_notify, p_upper_context, pHwRef,
3674 pphNfcIF_Notification_CB_t p_upper_notify =
3675 p_dnld_context->p_upper_notify;
3692 phDnldNfc_Notify( p_upper_notify, p_upper_context,
3766 psDnldContext->p_upper_notify = upgrade_complete;