Searched refs:p_remtgt_info (Results 1 – 1 of 1) sorted by relevance
1297 phHal_sNfcIPInfo_t *p_remtgt_info = NULL; in phHciNfc_NfcIP_InfoUpdate() local1299 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() local1349 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()[all …]