Searched defs:p_upper_notify (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_Generic.c280 pphNfcIF_Notification_CB_t p_upper_notify = local
281 gpsHciContext->p_upper_notify;
304 phHciNfc_Notify( p_upper_notify, p_upper_context,
1657 pphNfcIF_Notification_CB_t p_upper_notify,
1664 if( ( NULL != p_upper_notify) )
1667 (p_upper_notify)(p_upper_context, pHwRef, type, pInfo);
1683 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
1712 phHciNfc_Notify( p_upper_notify, pcontext , pHwRef,
1732 pphNfcIF_Notification_CB_t p_upper_notify local
1656 phHciNfc_Notify( pphNfcIF_Notification_CB_t p_upper_notify, void *p_upper_context, void *pHwRef, uint8_t type, void *pInfo ) argument
1784 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
[all...]
H A DphHciNfc_Sequence.c686 phHciNfc_Notify(psHciContext->p_upper_notify,
703 phHciNfc_Notify(psHciContext->p_upper_notify,
732 phHciNfc_Notify(psHciContext->p_upper_notify,
747 phHciNfc_Notify(psHciContext->p_upper_notify,
774 phHciNfc_Notify(psHciContext->p_upper_notify,
792 phHciNfc_Notify(psHciContext->p_upper_notify,
809 phHciNfc_Notify(psHciContext->p_upper_notify,
823 phHciNfc_Notify(psHciContext->p_upper_notify,
837 phHciNfc_Notify(psHciContext->p_upper_notify,
871 phHciNfc_Notify(psHciContext->p_upper_notify,
1349 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
1474 pphNfcIF_Notification_CB_t p_upper_notify = local
2294 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
[all...]
H A DphHciNfc_Generic.h599 pphNfcIF_Notification_CB_t p_upper_notify; member in struct:phHciNfc_sContext
970 pphNfcIF_Notification_CB_t p_upper_notify,
H A DphDnldNfc.c487 pphNfcIF_Notification_CB_t p_upper_notify; member in struct:phDnldNfc_sContext
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 = local
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 = local
2996 psDnldContext->p_upper_notify;
1017 phDnldNfc_Notify( pphNfcIF_Notification_CB_t p_upper_notify, void *p_upper_context, void *pHwRef, uint8_t type, void *pInfo ) argument
3017 pphNfcIF_Notification_CB_t p_upper_notify = local
3038 pphNfcIF_Notification_CB_t p_upper_notify = local
3674 pphNfcIF_Notification_CB_t p_upper_notify = local
[all...]

Completed in 467 milliseconds