HomeSort by relevance Sort by last modified time
    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:__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 35 milliseconds