• Home
  • Raw
  • Download

Lines Matching refs:p_remtgt_info

1297                     phHal_sNfcIPInfo_t       *p_remtgt_info = NULL;  in phHciNfc_NfcIP_InfoUpdate()  local
1299 p_remtgt_info = in phHciNfc_NfcIP_InfoUpdate()
1301 p_remtgt_info->ATRInfo_Length = reg_length; in phHciNfc_NfcIP_InfoUpdate()
1302 (void)memcpy((void *)p_remtgt_info->ATRInfo, in phHciNfc_NfcIP_InfoUpdate()
1304 p_remtgt_info->ATRInfo_Length); in phHciNfc_NfcIP_InfoUpdate()
1347 phHal_sNfcIPInfo_t *p_remtgt_info = NULL; in phHciNfc_NfcIP_InfoUpdate() local
1349 p_remtgt_info = in phHciNfc_NfcIP_InfoUpdate()
1351 p_remtgt_info->NFCID_Length = reg_length; in phHciNfc_NfcIP_InfoUpdate()
1352 (void)memcpy((void *)p_remtgt_info->NFCID, in phHciNfc_NfcIP_InfoUpdate()
1354 p_remtgt_info->NFCID_Length); in phHciNfc_NfcIP_InfoUpdate()
1380 phHal_sNfcIPInfo_t *p_remtgt_info = NULL; in phHciNfc_NfcIP_InfoUpdate() local
1382 p_remtgt_info = in phHciNfc_NfcIP_InfoUpdate()
1384 p_remtgt_info->NFCID_Length = reg_length; in phHciNfc_NfcIP_InfoUpdate()
1385 (void)memcpy((void *)p_remtgt_info->NFCID, in phHciNfc_NfcIP_InfoUpdate()
1387 p_remtgt_info->NFCID_Length); in phHciNfc_NfcIP_InfoUpdate()
1441 phHal_sNfcIPInfo_t *p_remtgt_info = NULL; in phHciNfc_NfcIP_InfoUpdate() local
1443 p_remtgt_info = in phHciNfc_NfcIP_InfoUpdate()
1445 p_remtgt_info->MaxFrameLength = p_nfcipinfo->max_frame_len; in phHciNfc_NfcIP_InfoUpdate()
1446 p_remtgt_info->Nfcip_Datarate = (phHalNfc_eDataRate_t) in phHciNfc_NfcIP_InfoUpdate()
1492 phHal_sNfcIPInfo_t *p_remtgt_info = NULL; in phHciNfc_NfcIP_InfoUpdate() local
1494 p_remtgt_info = in phHciNfc_NfcIP_InfoUpdate()
1496 p_remtgt_info->NFCID_Length = reg_length; in phHciNfc_NfcIP_InfoUpdate()
1497 (void)memcpy((void *)p_remtgt_info->ATRInfo, in phHciNfc_NfcIP_InfoUpdate()
1499 p_remtgt_info->ATRInfo_Length); in phHciNfc_NfcIP_InfoUpdate()