Lines Matching refs:pHwRef

70                             void        *pHwRef,
83 void *pHwRef,
93 void *pHwRef,
211 void *pHwRef, in phHciNfc_Recv_SWP_Response() argument
225 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_SWP_Response()
298 void *pHwRef, in phHciNfc_SWP_Configure_Default() argument
306 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Configure_Default()
334 status = phHciNfc_Send_Generic_Cmd(psHciContext, pHwRef, in phHciNfc_SWP_Configure_Default()
347 void *pHwRef in phHciNfc_SWP_Get_Status() argument
354 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Get_Status()
378 status = phHciNfc_Send_Generic_Cmd(psHciContext, pHwRef, in phHciNfc_SWP_Get_Status()
390 void *pHwRef in phHciNfc_SWP_Get_Bitrate() argument
397 if((NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_SWP_Get_Bitrate()
411 status = phHciNfc_DevMgmt_Get_Info(psHciContext, pHwRef, in phHciNfc_SWP_Get_Bitrate()
422 void *pHwRef, in phHciNfc_SWP_Protection() argument
430 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Protection()
458 status = phHciNfc_Send_Generic_Cmd(psHciContext, pHwRef, in phHciNfc_SWP_Protection()
520 void *pHwRef, in phHciNfc_SWP_Configure_Mode() argument
529 if( (NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_SWP_Configure_Mode()
557 status = phHciNfc_Send_SWP_Event( psHciContext, pHwRef, in phHciNfc_SWP_Configure_Mode()
574 void *pHwRef, in phHciNfc_Recv_SWP_Event() argument
589 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent) in phHciNfc_Recv_SWP_Event()
635 phHciNfc_Notify_Event( psHciContext, pHwRef, in phHciNfc_Recv_SWP_Event()
650 void *pHwRef, in phHciNfc_Send_SWP_Event() argument
686 status = phHciNfc_Send_HCP( psHciContext, pHwRef ); in phHciNfc_Send_SWP_Event()
756 void *pHwRef, in phHciNfc_SWP_Config_Sequence() argument
763 if ((NULL == psHciContext) || (NULL == pHwRef) || in phHciNfc_SWP_Config_Sequence()
794 pHwRef, uicc_config->enableUicc ); in phHciNfc_SWP_Config_Sequence()
806 pHwRef, UICC_SWITCH_MODE_DEFAULT ); in phHciNfc_SWP_Config_Sequence()