Searched refs:pphNfcIF_Notification_CB_t (Results 1 – 11 of 11) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc.h | 212 pphNfcIF_Notification_CB_t pHalNotify, 244 pphNfcIF_Notification_CB_t pHalReleaseCB,
|
D | phDnldNfc.h | 116 pphNfcIF_Notification_CB_t upgrade_complete,
|
D | phHciNfc_Generic.h | 599 pphNfcIF_Notification_CB_t p_upper_notify; 970 pphNfcIF_Notification_CB_t p_upper_notify,
|
D | phHciNfc_Generic.c | 280 pphNfcIF_Notification_CB_t p_upper_notify = in phHciNfc_Response_Timeout() 1657 pphNfcIF_Notification_CB_t p_upper_notify, in phHciNfc_Notify() 1683 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; in phHciNfc_Tag_Notify() 1732 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; in phHciNfc_Target_Select_Notify() 1784 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; in phHciNfc_Release_Notify()
|
D | phHal4Nfc.c | 426 (pphNfcIF_Notification_CB_t) in phHal4Nfc_Open() 708 (pphNfcIF_Notification_CB_t) in phHal4Nfc_Close() 753 (pphNfcIF_Notification_CB_t)NULL, in phHal4Nfc_Hal4Reset() 1043 pHwRef, (pphNfcIF_Notification_CB_t)NULL, in phHal4Nfc_LowerNotificationHandler()
|
D | phDnldNfc.c | 487 pphNfcIF_Notification_CB_t p_upper_notify; 735 pphNfcIF_Notification_CB_t p_upper_notify, 1018 pphNfcIF_Notification_CB_t p_upper_notify, in phDnldNfc_Notify() 2562 pphNfcIF_Notification_CB_t p_upper_notify = in phDnldNfc_Resume() 2995 pphNfcIF_Notification_CB_t p_upper_notify = in phDnldNfc_Receive_Complete() 3017 pphNfcIF_Notification_CB_t p_upper_notify = in phDnldNfc_Receive_Complete() 3038 pphNfcIF_Notification_CB_t p_upper_notify = in phDnldNfc_Receive_Complete() 3674 pphNfcIF_Notification_CB_t p_upper_notify = in phDnldNfc_Abort() 3709 pphNfcIF_Notification_CB_t upgrade_complete, in phDnldNfc_Upgrade()
|
D | phHciNfc.c | 92 pphNfcIF_Notification_CB_t pHalNotify, in phHciNfc_Initialise() 212 pphNfcIF_Notification_CB_t pHalReleaseCB, in phHciNfc_Release()
|
D | phHciNfc_Sequence.c | 1349 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; in phHciNfc_Initialise_Sequence() 1474 pphNfcIF_Notification_CB_t p_upper_notify = in phHciNfc_Release_Sequence() 2294 pphNfcIF_Notification_CB_t p_upper_notify = psHciContext->p_upper_notify; in phHciNfc_Transact_Sequence()
|
D | phLlcNfc_Timer.c | 901 pphNfcIF_Notification_CB_t notifyul = NULL; in phLlcNfc_ConnectionTimeoutCb()
|
D | phLlcNfc_Interface.c | 667 pphNfcIF_Notification_CB_t notifyul = NULL; in phLlcNfc_RdResp_Cb()
|
/external/libnfc-nxp/inc/ |
D | phNfcInterface.h | 255 typedef void (*pphNfcIF_Notification_CB_t) ( typedef 357 pphNfcIF_Notification_CB_t notify;
|