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

  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 161 } tNFA_EE_ECB;
188 tNFA_EE_ECB *p_cb;
197 tNFA_EE_ECB *p_cb;
208 tNFA_EE_ECB *p_cb;
219 tNFA_EE_ECB *p_cb;
238 tNFA_EE_ECB *p_cb;
248 tNFA_EE_ECB *p_cb;
258 tNFA_EE_ECB *p_cb;
273 tNFA_EE_ECB *p_cb;
384 tNFA_EE_ECB ecb[NFA_EE_NUM_ECBS]; /* control block for DH and NFCEEs *
    [all...]
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 147 void nfa_ee_restore_one_ecb (tNFA_EE_ECB *p_cb)
211 tNFA_EE_ECB *p_cb;
270 tNFA_EE_ECB *p_cb;
366 UINT8 nfa_ee_ecb_to_mask (tNFA_EE_ECB *p_cb)
383 ** Returns tNFA_EE_ECB
386 tNFA_EE_ECB * nfa_ee_find_ecb (UINT8 nfcee_id)
389 tNFA_EE_ECB *p_ret = NULL, *p_cb;
418 ** Returns tNFA_EE_ECB
421 tNFA_EE_ECB * nfa_ee_find_ecb_by_conn_id (UINT8 conn_id)
424 tNFA_EE_ECB *p_ret = NULL, *p_cb
    [all...]
nfa_ee_act.c 126 int nfa_ee_find_total_aid_len(tNFA_EE_ECB *p_cb, int start_entry)
147 ** Description Given the AID, find the associated tNFA_EE_ECB and the
153 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry)
156 tNFA_EE_ECB *p_ret = NULL, *p_ecb;
348 tNFA_EE_ECB *p_cb= p_data->cfg_hdr.p_cb;
383 tNFA_EE_ECB *p_cb = p_data->cfg_hdr.p_cb;
412 tNFA_EE_ECB *p_cb = p_data->cfg_hdr.p_cb;
442 tNFA_EE_ECB *p_cb = p_data->cfg_hdr.p_cb;
443 tNFA_EE_ECB *p_chk_cb;
519 tNFA_EE_ECB *p_cb
    [all...]
nfa_ee_api.c 96 tNFA_EE_ECB *p_cb = nfa_ee_cb.ecb;
236 tNFA_EE_ECB *p_cb, *p_found = NULL;
301 tNFA_EE_ECB *p_cb;
357 tNFA_EE_ECB *p_cb;
413 tNFA_EE_ECB *p_cb;
544 tNFA_EE_ECB *p_cb;
590 tNFA_EE_ECB *p_cb;
636 tNFA_EE_ECB *p_cb;

Completed in 25 milliseconds