Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c862 STREAM_TO_ARRAY (p_pb_iso->attrib_res, p, p_pb_iso->attrib_res_len); in nfc_ncif_proc_activate()
863 p_pb_iso->mbli = (p_pb_iso->attrib_res[0]) >> 4; in nfc_ncif_proc_activate()
869 …memcpy (p_pb_iso->hi_info, &p_pb_iso->attrib_res[NFC_PB_ATTRIB_REQ_FIXED_BYTES], p_pb_iso->hi_info… in nfc_ncif_proc_activate()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h712 UINT8 attrib_res[NCI_MAX_ATTRIB_LEN]; /* ATTRIB RES as defined in [DIGPROT] */ member
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h658 UINT8 attrib_res[NFC_MAX_ATTRIB_LEN];/* ATTRIB RES */ member