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

  /system/nfc/src/include/
nfc_target.h 631 #ifndef NFA_EE_MAX_AID_ENTRIES
632 #define NFA_EE_MAX_AID_ENTRIES (32)
  /system/nfc/src/nfa/include/
nfa_ee_int.h 182 uint8_t aid_len[NFA_EE_MAX_AID_ENTRIES]; /* the actual lengths in aid_cfg */
183 uint8_t aid_pwr_cfg[NFA_EE_MAX_AID_ENTRIES]; /* power configuration of this
185 uint8_t aid_rt_info[NFA_EE_MAX_AID_ENTRIES]; /* route/vs info for this AID
206 uint8_t aid_info[NFA_EE_MAX_AID_ENTRIES]; /* Aid Info Prefix/Suffix/Exact */
  /system/nfc/src/nfa/ee/
nfa_ee_act.cc     [all...]

Completed in 65 milliseconds