OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ats_res
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
803
STREAM_TO_ARRAY (p_pa_iso->
ats_res
, p, p_pa_iso->ats_res_len);
804
pp = &p_pa_iso->
ats_res
[NCI_ATS_T0_INDEX];
805
t0 = p_pa_iso->
ats_res
[NCI_ATS_T0_INDEX];
821
p_pa_iso->his_byte_len = (UINT8) (p_pa_iso->ats_res_len - (pp - p_pa_iso->
ats_res
));
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
nci_defs.h
696
UINT8
ats_res
[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
member in struct:__anon8937
/external/libnfc-nci/src/hal/include/
nci_defs.h
696
UINT8
ats_res
[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */
member in struct:__anon9017
/external/libnfc-nci/src/nfc/include/
nfc_api.h
606
UINT8
ats_res
[NFC_MAX_ATS_LEN]; /* ATS RES */
member in struct:__anon9403
[
all
...]
Completed in 44 milliseconds