Home | History | Annotate | Download | only in src

Lines Matching full:p_target_info

465     phHciNfc_NfcIP_Info_t      *p_target_info=NULL;
478 (phHciNfc_Allocate_Resource((void **)(&p_target_info),
482 psHciContext->p_nfcip_info = p_target_info;
483 p_target_info->nfcip_type = NFCIP_INVALID;
484 p_target_info->current_seq = NFCIP_INVALID_SEQUENCE;
485 p_target_info->next_seq = NFCIP_INVALID_SEQUENCE;
486 p_target_info->p_tgt_pipe_info = NULL;
487 p_target_info->p_tgt_pipe_info = NULL;
510 phHciNfc_NfcIP_Info_t *p_target_info=NULL;
511 p_target_info = (phHciNfc_NfcIP_Info_t *)
513 *ppipe_id = p_target_info->p_tgt_pipe_info->pipe.pipe_id;
540 phHciNfc_NfcIP_Info_t *p_target_info=NULL;
541 p_target_info = (phHciNfc_NfcIP_Info_t *)
545 p_target_info->p_tgt_pipe_info = pPipeInfo;
546 p_target_info->p_tgt_pipe_info->pipe.pipe_id = pipeID;
1124 if (NULL != psHciContext->p_target_info)
1141 if (NULL != psHciContext->p_target_info)
1145 &(psHciContext->p_target_info->RemoteDevInfo);
1194 if (NULL != psHciContext->p_target_info)
1196 CompInfo.info = &(psHciContext->p_target_info);
1296 if (NULL != psHciContext->p_target_info)
1301 &(psHciContext->p_target_info->RemoteDevInfo.NfcIP_Info);
1345 if ((NULL != psHciContext->p_target_info) &&
1351 &(psHciContext->p_target_info->RemoteDevInfo.NfcIP_Info);
1378 if ((NULL != psHciContext->p_target_info) &&
1384 &(psHciContext->p_target_info->RemoteDevInfo.NfcIP_Info);
1410 if (NULL != psHciContext->p_target_info)
1415 &(psHciContext->p_target_info->RemoteDevInfo.NfcIP_Info);
1455 if (NULL != psHciContext->p_target_info)
1460 &(psHciContext->p_target_info->RemoteDevInfo.NfcIP_Info);