Home | History | Annotate | Download | only in src

Lines Matching defs:psHciContext

101                                 phHciNfc_sContext_t     *psHciContext,
111 void *psHciContext,
136 phHciNfc_sContext_t *psHciContext
141 if( NULL == psHciContext )
147 if( ( NULL == psHciContext->p_identity_info )
152 psHciContext->p_identity_info = p_identity_info;
175 phHciNfc_sContext_t *psHciContext,
181 if( (NULL != psHciContext)
183 && ( NULL != psHciContext->p_identity_info )
187 psHciContext->p_identity_info ;
199 phHciNfc_sContext_t *psHciContext,
205 if( NULL == psHciContext )
211 if( NULL == psHciContext->p_identity_info )
219 psHciContext->p_identity_info ;
271 phHciNfc_sContext_t *psHciContext,
282 if( NULL == psHciContext )
289 if( NULL == psHciContext->p_identity_info )
297 psHciContext->p_identity_info ;
311 status = phHciNfc_Open_Pipe( psHciContext,
328 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
342 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
356 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
370 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
384 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
398 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
412 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
450 phHciNfc_sContext_t *psHciContext,
459 if( NULL == psHciContext )
466 if( NULL == psHciContext->p_identity_info )
474 psHciContext->p_identity_info ;
490 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
504 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
518 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
532 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
546 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
560 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
574 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
607 phHciNfc_sContext_t *psHciContext,
616 if( (NULL == psHciContext) || (NULL == pHwRef) )
622 if( NULL != psHciContext->p_identity_info )
625 psHciContext->p_identity_info ;
628 status = phHciNfc_Close_Pipe( psHciContext,
662 phHciNfc_sContext_t *psHciContext =
668 if( (NULL == psHciContext) || (NULL == pHwRef) )
672 else if( NULL == psHciContext->p_identity_info )
679 psHciContext->p_identity_info ;
687 status = phHciNfc_IDMgmt_InfoUpdate(psHciContext,
726 phHciNfc_sContext_t *psHciContext,
734 if( NULL == psHciContext )
738 else if ( NULL == psHciContext->p_identity_info )
745 psHciContext->p_identity_info ;
762 phHciNfc_sContext_t *psHciContext,
772 if( (NULL == psHciContext)
779 else if ( NULL == psHciContext->p_identity_info )
786 psHciContext->p_identity_info ;