Lines Matching refs:p_target_info

983                     if(NULL == psHciContext->p_target_info)  in phHciNfc_ReaderMgmt_Info_Sequence()
1007 if(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1013 ,(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1047 if(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1058 if(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1072 if(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1083 if(NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Info_Sequence()
1303 else if (NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_UICC_Dispatch()
1318 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_UICC_Dispatch()
1320 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_UICC_Dispatch()
1334 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_UICC_Dispatch()
1378 else if (NULL == psHciContext->p_target_info) in phHciNfc_ReaderMgmt_Reactivate()
1395 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1397 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1411 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1429 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1443 p_pipe_info->param_info = &psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1445 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1583 target_type = psHciContext->p_target_info->RemDevType; in phHciNfc_ReaderMgmt_Presence_Check()
1700 … memcpy(cmd + 3, &(psHciContext->p_target_info->RemoteDevInfo.Iso15693_Info.Uid), 8); in phHciNfc_ReaderMgmt_Presence_Check()
1897 target_type = psHciContext->p_target_info->RemDevType; in phHciNfc_ReaderMgmt_Exchange_Data()