Searched refs:his_byte_len (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h616 UINT8 his_byte_len; /* len of historical bytes */ member in struct:__anon24307
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c841 p_pa_iso->his_byte_len = (UINT8) (p_pa_iso->ats_res_len - (pp - p_pa_iso->ats_res));
842 memcpy (p_pa_iso->his_byte, pp, p_pa_iso->his_byte_len);

Completed in 552 milliseconds