Searched refs:p_wiinfo (Results 1 – 1 of 1) sorted by relevance
344 phHciNfc_WI_Info_t *p_wiinfo=NULL; in phHciNfc_WI_Get_Default() local347 p_wiinfo = (phHciNfc_WI_Info_t*)psHciContext->p_wi_info; in phHciNfc_WI_Get_Default()349 p_pipe_info = p_wiinfo->p_pipe_info; in phHciNfc_WI_Get_Default()360 p_wiinfo->pipe_id, in phHciNfc_WI_Get_Default()576 phHciNfc_WI_Info_t *p_wiinfo=NULL; in phHciNfc_Recv_WI_Response() local578 p_wiinfo = (phHciNfc_WI_Info_t *)psHciContext->p_wi_info ; in phHciNfc_Recv_WI_Response()580 if( NULL == p_wiinfo->p_pipe_info) in phHciNfc_Recv_WI_Response()587 prev_cmd = p_wiinfo->p_pipe_info->prev_msg ; in phHciNfc_Recv_WI_Response()595 p_wiinfo->p_pipe_info->reg_index, in phHciNfc_Recv_WI_Response()635 p_wiinfo->p_pipe_info->prev_status = NFCSTATUS_SUCCESS; in phHciNfc_Recv_WI_Response()[all …]