Lines Matching refs:psHciContext
99 phHciNfc_sContext_t *psHciContext,
108 phHciNfc_sContext_t *psHciContext,
122 phHciNfc_sContext_t *psHciContext,
128 if( (NULL != psHciContext)
130 && ( NULL != psHciContext->p_reader_b_info )
135 psHciContext->p_reader_b_info ;
147 phHciNfc_sContext_t *psHciContext
152 if( NULL == psHciContext )
159 ( NULL == psHciContext->p_reader_b_info ) &&
164 psHciContext->p_reader_b_info = p_rdr_b_info;
180 phHciNfc_sContext_t *psHciContext,
187 if (NULL == psHciContext)
191 else if(NULL == psHciContext->p_reader_b_info)
199 psHciContext->p_reader_b_info ;
231 phHciNfc_sContext_t *psHciContext,
238 if( NULL == psHciContext )
242 else if(NULL == psHciContext->p_reader_b_info)
250 psHciContext->p_reader_b_info ;
270 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle);
271 if( (NULL == psHciContext)
277 else if((NULL == psHciContext->p_reader_b_info) ||
279 ((phHciNfc_ReaderB_Info_t *)(psHciContext->p_reader_b_info))->
291 psHciContext->p_reader_b_info ;
309 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
324 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
340 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
356 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
373 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
401 phHciNfc_Tag_Notify(psHciContext,
433 phHciNfc_sContext_t *psHciContext =
436 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse)
441 else if(NULL == psHciContext->p_reader_b_info)
451 psHciContext->p_reader_b_info ;
464 status = phHciNfc_ReaderB_InfoUpdate(psHciContext,
473 status = phHciNfc_ReaderMgmt_Update_Sequence(psHciContext,
481 status = phHciNfc_ReaderMgmt_Update_Sequence(psHciContext,
489 status = phHciNfc_ReaderMgmt_Update_Sequence(psHciContext,
498 status = phHciNfc_ReaderMgmt_Update_Sequence(psHciContext,
509 phHciNfc_Append_HCPFrame(psHciContext->recv_buffer,
511 psHciContext->rx_total = (length - i);
512 status = phHciNfc_Recv_Iso_B_Packet(psHciContext,
578 status = phHciNfc_ReaderMgmt_Update_Sequence(psHciContext,
614 phHciNfc_sContext_t *psHciContext =
616 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
621 else if((NULL == psHciContext->p_reader_b_info) ||
623 ((phHciNfc_ReaderB_Info_t *)(psHciContext->p_reader_b_info))->
637 psHciContext->p_reader_b_info ;
662 psHciContext->host_rf_type = phHal_eISO14443_B_PCD;
667 phHciNfc_Notify_Event(psHciContext, pHwRef,
683 phHciNfc_sContext_t *psHciContext,
694 (psHciContext->p_reader_b_info );
787 phHciNfc_sContext_t *psHciContext,
799 psHciContext->rx_index = HCP_HEADER_LEN;
819 phHciNfc_sContext_t *psHciContext =
821 if( (NULL == psHciContext) || (NULL == pHwRef))
825 else if((NULL == psHciContext->p_reader_b_info) ||
827 ((phHciNfc_ReaderB_Info_t *)(psHciContext->p_reader_b_info))->
839 psHciContext->p_reader_b_info ;
856 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,
871 phHciNfc_sContext_t *psHciContext =
874 if( (NULL == psHciContext) || (NULL == pHwRef) ||
880 else if((NULL == psHciContext->p_reader_b_info) ||
882 ((phHciNfc_ReaderB_Info_t *)(psHciContext->p_reader_b_info))->
894 psHciContext->p_reader_b_info ;
910 status = phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef,