Home
last modified time | relevance | path

Searched refs:pHalNotify (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc.h212 pphNfcIF_Notification_CB_t pHalNotify,
DphHciNfc.c92 pphNfcIF_Notification_CB_t pHalNotify, in phHciNfc_Initialise() argument
104 if( (NULL == psHciHandle) || (NULL == pHwRef) || (NULL == pHalNotify) in phHciNfc_Initialise()
143 psHciContext->p_upper_notify = pHalNotify; in phHciNfc_Initialise()