HomeSort by relevance Sort by last modified time
    Searched defs:p_upper_notify (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_Generic.c 280 pphNfcIF_Notification_CB_t p_upper_notify = local
281 gpsHciContext->p_upper_notify;
304 phHciNfc_Notify( p_upper_notify, p_upper_context,
1683 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
1732 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
1784 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
    [all...]
phHciNfc_Sequence.c 686 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,
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...]
phHciNfc_Generic.h 599 pphNfcIF_Notification_CB_t p_upper_notify; member in struct:phHciNfc_sContext
    [all...]
phDnldNfc.c 487 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
2995 pphNfcIF_Notification_CB_t p_upper_notify = local
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 199 milliseconds