Lines Matching full:p_wiinfo
344 phHciNfc_WI_Info_t *p_wiinfo=NULL;
347 p_wiinfo = (phHciNfc_WI_Info_t*)psHciContext->p_wi_info;
349 p_pipe_info = p_wiinfo->p_pipe_info;
360 p_wiinfo->pipe_id,
576 phHciNfc_WI_Info_t *p_wiinfo=NULL;
578 p_wiinfo = (phHciNfc_WI_Info_t *)psHciContext->p_wi_info ;
580 if( NULL == p_wiinfo->p_pipe_info)
587 prev_cmd = p_wiinfo->p_pipe_info->prev_msg ;
595 p_wiinfo->p_pipe_info->reg_index,
635 p_wiinfo->p_pipe_info->prev_status = NFCSTATUS_SUCCESS;
636 p_wiinfo->current_seq = p_wiinfo->next_seq;
761 phHciNfc_WI_Info_t *p_wiinfo = NULL;
763 p_wiinfo = psHciContext->p_wi_info;
768 p_wiinfo->default_type = *reg_value;