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
2291 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; local
    [all...]
phHciNfc_Generic.h 603 pphNfcIF_Notification_CB_t p_upper_notify; member in struct:phHciNfc_sContext
    [all...]
phDnldNfc.c 485 pphNfcIF_Notification_CB_t p_upper_notify; member in struct:phDnldNfc_sContext
733 pphNfcIF_Notification_CB_t p_upper_notify,
1016 pphNfcIF_Notification_CB_t p_upper_notify,
1023 if( ( NULL != p_upper_notify) )
1026 (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
3668 pphNfcIF_Notification_CB_t p_upper_notify = local
    [all...]

Completed in 105 milliseconds