Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc.c127 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Initialise()
175 (void *)psHciContext->p_hw_ref); in phHciNfc_Initialise()
242 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Release()
483 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Config_Discovery()
547 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Restart_Discovery()
674 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Config_Emulation()
756 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Switch_SwpMode()
823 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Switch_SmxMode()
890 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Select_Next_Target()
943 psHciContext->p_hw_ref = pHwRef; in phHciNfc_Connect()
[all …]
DphHciNfc_AdminMgmt.c318 phHal_sHwReference_t *p_hw_ref = in phHciNfc_Admin_Initialise() local
323 p_hw_ref->session_id , in phHciNfc_Admin_Initialise()
324 sizeof(p_hw_ref->session_id)); in phHciNfc_Admin_Initialise()
DphHciNfc_Generic.h597 phHal_sHwReference_t *p_hw_ref; member
DphDnldNfc.c484 phHal_sHwReference_t *p_hw_ref; member
3678 phHal_sHwReference_t *pHwRef = p_dnld_context->p_hw_ref; in phDnldNfc_Abort()
3738 psDnldContext->p_hw_ref = pHwRef; in phDnldNfc_Upgrade()
DphHciNfc_Generic.c284 phHal_sHwReference_t *pHwRef = gpsHciContext->p_hw_ref; in phHciNfc_Response_Timeout()