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 165 } tNFA_EE_ECB;
192 tNFA_EE_ECB *p_cb;
201 tNFA_EE_ECB *p_cb;
212 tNFA_EE_ECB *p_cb;
223 tNFA_EE_ECB *p_cb;
245 tNFA_EE_ECB *p_cb;
255 tNFA_EE_ECB *p_cb;
265 tNFA_EE_ECB *p_cb;
280 tNFA_EE_ECB *p_cb;
408 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 152 void nfa_ee_restore_one_ecb (tNFA_EE_ECB *p_cb)
216 tNFA_EE_ECB *p_cb;
278 tNFA_EE_ECB *p_cb;
378 UINT8 nfa_ee_ecb_to_mask (tNFA_EE_ECB *p_cb)
395 ** Returns tNFA_EE_ECB
398 tNFA_EE_ECB * nfa_ee_find_ecb (UINT8 nfcee_id)
401 tNFA_EE_ECB *p_ret = NULL, *p_cb;
430 ** Returns tNFA_EE_ECB
433 tNFA_EE_ECB * nfa_ee_find_ecb_by_conn_id (UINT8 conn_id)
436 tNFA_EE_ECB *p_ret = NULL, *p_cb
    [all...]
nfa_ee_act.c 124 static void nfa_ee_update_route_size(tNFA_EE_ECB *p_cb)
176 static void nfa_ee_update_route_aid_size(tNFA_EE_ECB *p_cb)
217 tNFA_EE_ECB *p_cb;
275 int nfa_ee_find_total_aid_len(tNFA_EE_ECB *p_cb, int start_entry)
296 ** Description Given the AID, find the associated tNFA_EE_ECB and the
302 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry)
305 tNFA_EE_ECB *p_ret = NULL, *p_ecb;
498 tNFA_EE_ECB *p_cb= p_data->cfg_hdr.p_cb;
533 tNFA_EE_ECB *p_cb = p_data->cfg_hdr.p_cb;
579 tNFA_EE_ECB *p_cb = p_data->cfg_hdr.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;
581 tNFA_EE_ECB *p_cb;
627 tNFA_EE_ECB *p_cb;
673 tNFA_EE_ECB *p_cb;

Completed in 109 milliseconds