Lines Matching refs:pHwRef

107                         void                 *pHwRef,
133 void *pHwRef,
146 void *pHwRef,
159 void *pHwRef,
172 void *pHwRef,
185 void *pHwRef,
295 void *pHwRef in phHciNfc_NfcIP_Presence_Check() argument
300 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_NfcIP_Presence_Check()
346 status = phHciNfc_Send_HCP( psHciContext, pHwRef); in phHciNfc_NfcIP_Presence_Check()
357 void *pHwRef, in phHciNfc_Recv_Initiator_Response() argument
370 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_Initiator_Response()
411 void *pHwRef, in phHciNfc_Recv_Initiator_Event() argument
423 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent) in phHciNfc_Recv_Initiator_Event()
454 pHwRef, pEvent, length); in phHciNfc_Recv_Initiator_Event()
559 void *pHwRef, in phHciNfc_Recv_Target_Response() argument
572 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_Target_Response()
613 void *pHwRef, in phHciNfc_Recv_Target_Event() argument
625 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent) in phHciNfc_Recv_Target_Event()
655 pHwRef, pEvent, length); in phHciNfc_Recv_Target_Event()
742 void *pHwRef, in phHciNfc_Recv_NfcIP_Event() argument
794 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_NfcIP_Event()
822 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_NfcIP_Event()
830 pHwRef, in phHciNfc_Recv_NfcIP_Event()
855 void *pHwRef, in phHciNfc_NfcIP_RecvData() argument
868 || (NULL == pHwRef) in phHciNfc_NfcIP_RecvData()
912 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_NfcIP_RecvData()
922 void *pHwRef, in phHciNfc_NfcIP_Send_Data() argument
928 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == sData) || in phHciNfc_NfcIP_Send_Data()
987 status = phHciNfc_Send_HCP( psHciContext, pHwRef); in phHciNfc_NfcIP_Send_Data()
1007 void *pHwRef in phHciNfc_NfcIP_Info_Sequence() argument
1017 || (NULL == pHwRef) in phHciNfc_NfcIP_Info_Sequence()
1054 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1069 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1084 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1100 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1116 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1202 phHciNfc_Tag_Notify(psHciContext, pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1240 pHwRef, in phHciNfc_NfcIP_Info_Sequence()
1593 void *pHwRef, in phHciNfc_NfcIP_SetMode() argument
1600 if( (NULL == psHciContext) || (NULL == pHwRef) || in phHciNfc_NfcIP_SetMode()
1637 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetMode()
1647 void *pHwRef, in phHciNfc_NfcIP_SetNAD() argument
1654 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_SetNAD()
1690 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetNAD()
1700 void *pHwRef, in phHciNfc_NfcIP_SetDID() argument
1706 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_SetDID()
1736 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetDID()
1746 void *pHwRef, in phHciNfc_NfcIP_SetOptions() argument
1753 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_SetOptions()
1781 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetOptions()
1790 void *pHwRef, in phHciNfc_NfcIP_SetATRInfo() argument
1797 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == atr_info) || in phHciNfc_NfcIP_SetATRInfo()
1837 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetATRInfo()
1847 void *pHwRef, in phHciNfc_NfcIP_SetPSL1() argument
1853 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_SetPSL1()
1883 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetPSL1()
1893 void *pHwRef, in phHciNfc_NfcIP_SetPSL2() argument
1899 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_SetPSL2()
1929 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetPSL2()
1939 void *pHwRef, in phHciNfc_NfcIP_GetStatus() argument
1945 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_GetStatus()
1978 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_GetStatus()
1988 void *pHwRef, in phHciNfc_NfcIP_GetParam() argument
1994 if( (NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_NfcIP_GetParam()
2027 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_GetParam()
2037 void *pHwRef in phHciNfc_Initiator_Cont_Activate() argument
2042 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_Initiator_Cont_Activate()
2085 status = phHciNfc_Send_HCP( psHciContext, pHwRef); in phHciNfc_Initiator_Cont_Activate()
2096 void *pHwRef, in phHciNfc_NfcIP_GetATRInfo() argument
2103 || (NULL == pHwRef)) in phHciNfc_NfcIP_GetATRInfo()
2142 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_GetATRInfo()
2152 void *pHwRef, in phHciNfc_NfcIP_SetMergeSak() argument
2158 if( (NULL == psHciContext) || (NULL == pHwRef) || in phHciNfc_NfcIP_SetMergeSak()
2189 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_NfcIP_SetMergeSak()