Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.c77 static phHciNfc_sContext_t *gpsHciContext= NULL; variable
277 if ( ( NULL != gpsHciContext) in phHciNfc_Response_Timeout()
281 gpsHciContext->p_upper_notify; in phHciNfc_Response_Timeout()
283 gpsHciContext->p_upper_context; in phHciNfc_Response_Timeout()
284 phHal_sHwReference_t *pHwRef = gpsHciContext->p_hw_ref; in phHciNfc_Response_Timeout()
296 phHciNfc_FSM_Rollback(gpsHciContext); in phHciNfc_Response_Timeout()
300 phHciNfc_Reset_Pipe_MsgInfo(gpsHciContext->p_pipe_list[i]); in phHciNfc_Response_Timeout()
373 gpsHciContext = NULL; in phHciNfc_Release_Resources()
1833 gpsHciContext = psHciContext; in phHciNfc_Notify_Event()