Home
last modified time | relevance | path

Searched refs:empty_aid_ecb (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Nfc/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.cc450 tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_add_aid_route_to_ecb() argument
457 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
458 xx = empty_aid_ecb.index; in nfa_ee_add_aid_route_to_ecb()
459 start_offset = empty_aid_ecb.offset; in nfa_ee_add_aid_route_to_ecb()
468 !empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
469 empty_aid_ecb.p_cb = p_cb; in nfa_ee_add_aid_route_to_ecb()
470 empty_aid_ecb.index = xx; in nfa_ee_add_aid_route_to_ecb()
471 empty_aid_ecb.offset = start_offset; in nfa_ee_add_aid_route_to_ecb()
514 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
2870 int* p_cur_offset, tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_route_add_one_ecb_by_route_order() argument
[all …]