Home
last modified time | relevance | path

Searched refs:attrib_res (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/include/
Dnci_defs.h663 attrib_res[NCI_MAX_ATTRIB_LEN]; /* ATTRIB RES as defined in [DIGPROT] */ member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc971 STREAM_TO_ARRAY(p_pb_iso->attrib_res, p, p_pb_iso->attrib_res_len); in nfc_ncif_proc_activate()
972 p_pb_iso->mbli = (p_pb_iso->attrib_res[0]) >> 4; in nfc_ncif_proc_activate()
979 &p_pb_iso->attrib_res[NFC_PB_ATTRIB_REQ_FIXED_BYTES], in nfc_ncif_proc_activate()
/system/nfc/src/nfc/include/
Dnfc_api.h672 uint8_t attrib_res[NFC_MAX_ATTRIB_LEN]; /* ATTRIB RES */ member