OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attrib_res
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
860
STREAM_TO_ARRAY (p_pb_iso->
attrib_res
, p, p_pb_iso->attrib_res_len);
861
p_pb_iso->mbli = (p_pb_iso->
attrib_res
[0]) >> 4;
867
memcpy (p_pb_iso->hi_info, &p_pb_iso->
attrib_res
[NFC_PB_ATTRIB_REQ_FIXED_BYTES], p_pb_iso->hi_info_len);
[
all
...]
/external/libnfc-nci/src/hal/include/
nci_defs.h
731
UINT8
attrib_res
[NCI_MAX_ATTRIB_LEN]; /* ATTRIB RES as defined in [DIGPROT] */
member in struct:__anon22240
/external/libnfc-nci/src/nfc/include/
nfc_api.h
653
UINT8
attrib_res
[NFC_MAX_ATTRIB_LEN];/* ATTRIB RES */
member in struct:__anon22628
[
all
...]
Completed in 68 milliseconds