Lines Matching refs:pHwRef

132                         void                *pHwRef,
145 void *pHwRef,
162 void *pHwRef in phHciNfc_Uicc_Connectivity() argument
174 if( (TRUE == ((phHal_sHwReference_t *)pHwRef)->uicc_connected) in phHciNfc_Uicc_Connectivity()
375 void *pHwRef in phHciNfc_EmuMgmt_Initialise() argument
440 pHwRef, p_pipe_info ); in phHciNfc_EmuMgmt_Initialise()
457 status = phHciNfc_NfcIP_SetMode( psHciContext, pHwRef, in phHciNfc_EmuMgmt_Initialise()
476 status = phHciNfc_NfcIP_SetMergeSak( psHciContext, pHwRef, in phHciNfc_EmuMgmt_Initialise()
501 pHwRef, p_pipe_info ); in phHciNfc_EmuMgmt_Initialise()
529 psHciContext, pHwRef, eEnableEvents ); in phHciNfc_EmuMgmt_Initialise()
551 pHwRef, TRUE ); in phHciNfc_EmuMgmt_Initialise()
573 pHwRef, p_pipe_info ); in phHciNfc_EmuMgmt_Initialise()
598 status = phHciNfc_SWP_Configure_Mode( psHciContext, pHwRef, in phHciNfc_EmuMgmt_Initialise()
603 pHwRef, TRUE ); in phHciNfc_EmuMgmt_Initialise()
628 psHciContext, pHwRef ); in phHciNfc_EmuMgmt_Initialise()
643 pHwRef)->uicc_connected = TRUE; in phHciNfc_EmuMgmt_Initialise()
649 pHwRef, UICC_SWITCH_MODE_DEFAULT ); in phHciNfc_EmuMgmt_Initialise()
678 pHwRef, eSmartMx_Default ); in phHciNfc_EmuMgmt_Initialise()
703 psHciContext, pHwRef ); in phHciNfc_EmuMgmt_Initialise()
728 pHwRef, UICC_SWITCH_MODE_DEFAULT ); in phHciNfc_EmuMgmt_Initialise()
767 void *pHwRef in phHciNfc_Uicc_Connect_Status() argument
792 psHciContext, pHwRef ); in phHciNfc_Uicc_Connect_Status()
810 psHciContext, pHwRef ); in phHciNfc_Uicc_Connect_Status()
855 void *pHwRef in phHciNfc_EmuMgmt_Release() argument
897 pHwRef, p_emulation_mgmt_info->smx_powerless ); in phHciNfc_EmuMgmt_Release()
919 pHwRef, eSmartMx_Default ); in phHciNfc_EmuMgmt_Release()
947 pHwRef, p_emulation_mgmt_info->uicc_powerless ); in phHciNfc_EmuMgmt_Release()
970 pHwRef, UICC_SWITCH_MODE_DEFAULT ); in phHciNfc_EmuMgmt_Release()
1026 void *pHwRef
1038 void *pHwRef, in phHciNfc_Emulation_Cfg() argument
1046 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_Emulation_Cfg()
1068 status = phHciNfc_WI_Configure_Default( psHciContext, pHwRef, in phHciNfc_Emulation_Cfg()
1081 status = phHciNfc_SWP_Configure_Mode( psHciContext, pHwRef, in phHciNfc_Emulation_Cfg()
1085 status = phHciNfc_SWP_Configure_Default( psHciContext, pHwRef, in phHciNfc_Emulation_Cfg()
1091 pHwRef, p_emulation_cfg); in phHciNfc_Emulation_Cfg()
1102 status = phHciNfc_SWP_Configure_Mode( psHciContext, pHwRef, in phHciNfc_Emulation_Cfg()
1115 status = phHciNfc_CE_A_Initialise( psHciContext, pHwRef); in phHciNfc_Emulation_Cfg()
1119 status = phHciNfc_CE_A_Release( psHciContext, pHwRef); in phHciNfc_Emulation_Cfg()
1129 status = phHciNfc_CE_B_Initialise( psHciContext, pHwRef); in phHciNfc_Emulation_Cfg()
1133 status = phHciNfc_CE_B_Release( psHciContext, pHwRef); in phHciNfc_Emulation_Cfg()
1157 void *pHwRef, in phHciNfc_Recv_Uicc_Cmd() argument
1178 || (NULL == pHwRef) in phHciNfc_Recv_Uicc_Cmd()
1236 status = phHciNfc_Send_HCP( (void *)psHciContext, (void *)pHwRef ); in phHciNfc_Recv_Uicc_Cmd()
1252 void *pHwRef, in phHciNfc_Recv_Uicc_Event() argument
1377 phHciNfc_Notify_Event( psHciContext, pHwRef, in phHciNfc_Recv_Uicc_Event()