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

  /external/libnfc-nci/src/nfc/int/
ce_int.h 85 UINT8 aid_len; member in struct:__anon3902
  /external/libnfc-nci/src/nfa/int/
nfa_ce_int.h 99 UINT8 aid_len; /* AID length */ member in struct:__anon3641
nfa_ee_int.h 140 /* Each AID entry has an ssociated aid_len, aid_pwr_cfg, aid_rt_info.
143 * the aid_len is the total length of all the TLVs associated with this AID entry
145 UINT8 aid_len[NFA_EE_MAX_AID_ENTRIES];/* the actual lengths in aid_cfg */ member in struct:__anon3705
225 UINT8 aid_len; member in struct:__anon3712
234 UINT8 aid_len; member in struct:__anon3713
483 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry);

Completed in 79 milliseconds