Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc111 int* p_cur_offset);
312 int* p_cur_offset) { in nfa_ee_add_tech_route_to_ecb() argument
344 *p_cur_offset += entry_size; in nfa_ee_add_tech_route_to_ecb()
350 int* p_cur_offset) { in nfa_ee_add_proto_route_to_ecb() argument
403 *p_cur_offset += entry_size; in nfa_ee_add_proto_route_to_ecb()
409 int* p_cur_offset, int* p_max_len) { in nfa_ee_add_aid_route_to_ecb() argument
447 nfa_ee_check_set_routing(new_size, p_max_len, ps, p_cur_offset); in nfa_ee_add_aid_route_to_ecb()
452 *p_cur_offset = new_size; in nfa_ee_add_aid_route_to_ecb()
460 *p_cur_offset += new_size; in nfa_ee_add_aid_route_to_ecb()
471 int* p_cur_offset, in nfa_ee_add_sys_code_route_to_ecb() argument
[all …]