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

  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 483 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry);
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 294 ** Function nfa_ee_find_aid_offset
302 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry) function
655 p_chk_cb = nfa_ee_find_aid_offset(p_add->aid_len, p_add->p_aid, &offset, &entry);
756 p_cb = nfa_ee_find_aid_offset(p_data->rm_aid.aid_len, p_data->rm_aid.p_aid, &offset, &entry);
    [all...]

Completed in 64 milliseconds