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

  /system/nfc/src/nfc/nfc/
nfc_ncif.c 761 STREAM_TO_ARRAY(p_pa_iso->ats_res, p, p_pa_iso->ats_res_len);
762 pp = &p_pa_iso->ats_res[NCI_ATS_T0_INDEX];
763 t0 = p_pa_iso->ats_res[NCI_ATS_T0_INDEX];
778 (uint8_t)(p_pa_iso->ats_res_len - (pp - p_pa_iso->ats_res));
    [all...]
  /system/nfc/src/hal/include/
nci_defs.h 695 uint8_t ats_res[NCI_MAX_ATS_LEN]; /* ATS RES defined in [DIGPROT] */ member in struct:__anon107204
  /system/nfc/src/nfc/include/
nfc_api.h 644 uint8_t ats_res[NFC_MAX_ATS_LEN]; /* ATS RES */ member in struct:__anon107568
    [all...]

Completed in 47 milliseconds