HomeSort by relevance Sort by last modified time
    Searched refs:atr_res (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 913 STREAM_TO_ARRAY (p_pa_nfc->atr_res, p, p_pa_nfc->atr_res_len);
919 /* ATR_RES
    [all...]
  /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:__anon7623
  /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:__anon8014
    [all...]

Completed in 42 milliseconds