Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc452 tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_add_aid_route_to_ecb() argument
459 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
460 xx = empty_aid_ecb.index; in nfa_ee_add_aid_route_to_ecb()
461 start_offset = empty_aid_ecb.offset; in nfa_ee_add_aid_route_to_ecb()
470 !empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
471 empty_aid_ecb.p_cb = p_cb; in nfa_ee_add_aid_route_to_ecb()
472 empty_aid_ecb.index = xx; in nfa_ee_add_aid_route_to_ecb()
473 empty_aid_ecb.offset = start_offset; in nfa_ee_add_aid_route_to_ecb()
524 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
2666 int* p_cur_offset, tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_route_add_one_ecb_by_route_order() argument
[all …]