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.cc429 tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_add_aid_route_to_ecb() argument
436 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
437 xx = empty_aid_ecb.index; in nfa_ee_add_aid_route_to_ecb()
438 start_offset = empty_aid_ecb.offset; in nfa_ee_add_aid_route_to_ecb()
447 !empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
448 empty_aid_ecb.p_cb = p_cb; in nfa_ee_add_aid_route_to_ecb()
449 empty_aid_ecb.index = xx; in nfa_ee_add_aid_route_to_ecb()
450 empty_aid_ecb.offset = start_offset; in nfa_ee_add_aid_route_to_ecb()
501 if (empty_aid_ecb.addEmptyAidRoute) { in nfa_ee_add_aid_route_to_ecb()
2636 int* p_cur_offset, tNFA_EE_EMPTY_AID_ECB& empty_aid_ecb) { in nfa_ee_route_add_one_ecb_by_route_order() argument
[all …]