Lines Matching refs:p_rdr_b_info
133 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_ReaderB_Get_PipeID() local
134 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_ReaderB_Get_PipeID()
136 *ppipe_id = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Get_PipeID()
151 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_ReaderB_Init_Resources() local
160 (phHciNfc_Allocate_Resource((void **)(&p_rdr_b_info), in phHciNfc_ReaderB_Init_Resources()
164 psHciContext->p_reader_b_info = p_rdr_b_info; in phHciNfc_ReaderB_Init_Resources()
165 p_rdr_b_info->current_seq = RDR_B_INVALID_SEQ; in phHciNfc_ReaderB_Init_Resources()
166 p_rdr_b_info->next_seq = RDR_B_INVALID_SEQ; in phHciNfc_ReaderB_Init_Resources()
167 p_rdr_b_info->pipe_id = (uint8_t)HCI_UNKNOWN_PIPE_ID; in phHciNfc_ReaderB_Init_Resources()
248 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_ReaderB_Update_PipeInfo() local
249 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_ReaderB_Update_PipeInfo()
252 p_rdr_b_info->pipe_id = pipeID; in phHciNfc_ReaderB_Update_PipeInfo()
253 p_rdr_b_info->p_pipe_info = pPipeInfo; in phHciNfc_ReaderB_Update_PipeInfo()
286 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_ReaderB_Info_Sequence() local
290 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_ReaderB_Info_Sequence()
292 p_pipe_info = p_rdr_b_info->p_pipe_info; in phHciNfc_ReaderB_Info_Sequence()
300 switch(p_rdr_b_info->current_seq) in phHciNfc_ReaderB_Info_Sequence()
305 pipeid = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Info_Sequence()
313 p_rdr_b_info->next_seq = RDR_B_APP_DATA; in phHciNfc_ReaderB_Info_Sequence()
320 pipeid = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Info_Sequence()
328 p_rdr_b_info->next_seq = RDR_B_AFI; in phHciNfc_ReaderB_Info_Sequence()
336 pipeid = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Info_Sequence()
344 p_rdr_b_info->next_seq = RDR_B_HIGHER_LAYER_RESP; in phHciNfc_ReaderB_Info_Sequence()
352 pipeid = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Info_Sequence()
360 p_rdr_b_info->next_seq = RDR_B_HIGHER_LAYER_DATA; in phHciNfc_ReaderB_Info_Sequence()
369 pipeid = p_rdr_b_info->pipe_id ; in phHciNfc_ReaderB_Info_Sequence()
377 p_rdr_b_info->next_seq = RDR_B_END_SEQUENCE; in phHciNfc_ReaderB_Info_Sequence()
385 p_rdr_b_info->multiple_tgts_found) in phHciNfc_ReaderB_Info_Sequence()
394 CompInfo.info = &(p_rdr_b_info->reader_b_info); in phHciNfc_ReaderB_Info_Sequence()
396 p_rdr_b_info->reader_b_info.RemDevType = phHal_eISO14443_B_PICC; in phHciNfc_ReaderB_Info_Sequence()
397 p_rdr_b_info->current_seq = RDR_B_PUPI; in phHciNfc_ReaderB_Info_Sequence()
398 p_rdr_b_info->next_seq = RDR_B_PUPI; in phHciNfc_ReaderB_Info_Sequence()
447 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_Recv_ReaderB_Response() local
450 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_Recv_ReaderB_Response()
452 if( NULL == p_rdr_b_info->p_pipe_info) in phHciNfc_Recv_ReaderB_Response()
459 prev_cmd = p_rdr_b_info->p_pipe_info->prev_msg ; in phHciNfc_Recv_ReaderB_Response()
465 p_rdr_b_info->p_pipe_info->reg_index, in phHciNfc_Recv_ReaderB_Response()
475 p_rdr_b_info->next_seq = RDR_B_PUPI; in phHciNfc_Recv_ReaderB_Response()
483 p_rdr_b_info->next_seq = RDR_B_PUPI; in phHciNfc_Recv_ReaderB_Response()
534 p_rdr_b_info->multiple_tgts_found = in phHciNfc_Recv_ReaderB_Response()
539 p_rdr_b_info->multiple_tgts_found = FALSE; in phHciNfc_Recv_ReaderB_Response()
559 p_rdr_b_info->uicc_activation = in phHciNfc_Recv_ReaderB_Response()
565 p_rdr_b_info->uicc_activation = in phHciNfc_Recv_ReaderB_Response()
591 p_rdr_b_info->p_pipe_info->prev_status = NFCSTATUS_SUCCESS; in phHciNfc_Recv_ReaderB_Response()
592 p_rdr_b_info->current_seq = p_rdr_b_info->next_seq; in phHciNfc_Recv_ReaderB_Response()
631 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_Recv_ReaderB_Event() local
636 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_Recv_ReaderB_Event()
653 p_rdr_b_info->multiple_tgts_found = RDR_B_MULTIPLE_TAGS_FOUND; in phHciNfc_Recv_ReaderB_Event()
658 p_rdr_b_info->multiple_tgts_found = FALSE; in phHciNfc_Recv_ReaderB_Event()
663 p_rdr_b_info->reader_b_info.RemDevType = phHal_eISO14443_B_PICC; in phHciNfc_Recv_ReaderB_Event()
664 p_rdr_b_info->current_seq = RDR_B_PUPI; in phHciNfc_Recv_ReaderB_Event()
690 phHciNfc_ReaderB_Info_t *p_rdr_b_info=NULL; in phHciNfc_ReaderB_InfoUpdate() local
693 p_rdr_b_info = (phHciNfc_ReaderB_Info_t *) in phHciNfc_ReaderB_InfoUpdate()
695 p_tag_b_info = &(p_rdr_b_info->reader_b_info.RemoteDevInfo.Iso14443B_Info); in phHciNfc_ReaderB_InfoUpdate()