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

  /system/nfc/src/include/
nci_defs.h 641 uint8_t atr_res_len; /* Length of ATR_RES */
642 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined member in struct:__anon3250
671 uint8_t atr_res_len; /* Length of ATR_RES */
672 uint8_t atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */ member in struct:__anon3254
  /system/nfc/src/nfc/include/
nfc_api.h 646 uint8_t atr_res_len; /* Length of ATR_RES */
647 uint8_t atr_res[NFC_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */ member in struct:__anon3606
    [all...]

Completed in 144 milliseconds