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

  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 893 STREAM_TO_ARRAY (p_pa_nfc->atr_res, p, p_pa_nfc->atr_res_len);
899 /* ATR_RES
904 p_pa_nfc->waiting_time = p_pa_nfc->atr_res[NCI_L_NFC_DEP_TO_INDEX] & 0x0F;
918 mpl = ((p_pa_nfc->atr_res[mpl_idx]) >> 4) & 0x03;
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nci_defs.h 709 UINT8 atr_res_len; /* Length of ATR_RES */
710 UINT8 atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined in [DIGPROT] */ member in struct:__anon8939
  /external/libnfc-nci/src/hal/include/
nci_defs.h 709 UINT8 atr_res_len; /* Length of ATR_RES */
710 UINT8 atr_res[NCI_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) as defined in [DIGPROT] */ member in struct:__anon9019
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 622 UINT8 atr_res_len; /* Length of ATR_RES */
623 UINT8 atr_res[NFC_MAX_ATS_LEN]; /* ATR_RES (Byte 3 - Byte 17+n) */ member in struct:__anon9405
    [all...]

Completed in 1814 milliseconds