Searched refs:tNFA_EE_ECB (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h165 } tNFA_EE_ECB; typedef in typeref:struct:__anon24146
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 ec
[all...]
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_main.c152 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_re
[all...]
H A Dnfa_ee_act.c124 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_c
[all...]
H A Dnfa_ee_api.c96 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 503 milliseconds