OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atr_res
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/hal/include/
nci_defs.h
713
UINT8 atr_res_len; /* Length of
ATR_RES
*/
714
UINT8
atr_res
[NCI_MAX_ATS_LEN]; /*
ATR_RES
(Byte 3 - Byte 17+n) as defined in [DIGPROT] */
member in struct:__anon22234
/external/libnfc-nci/src/nfc/include/
nfc_api.h
628
UINT8 atr_res_len; /* Length of
ATR_RES
*/
629
UINT8
atr_res
[NFC_MAX_ATS_LEN]; /*
ATR_RES
(Byte 3 - Byte 17+n) */
member in struct:__anon22622
[
all
...]
Completed in 37 milliseconds