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.cc108 int* p_cur_offset);
300 int* p_cur_offset) { in nfa_ee_add_tech_route_to_ecb() argument
332 *p_cur_offset += entry_size; in nfa_ee_add_tech_route_to_ecb()
338 int* p_cur_offset) { in nfa_ee_add_proto_route_to_ecb() argument
390 *p_cur_offset += entry_size; in nfa_ee_add_proto_route_to_ecb()
396 int* p_cur_offset, int* p_max_len) { in nfa_ee_add_aid_route_to_ecb() argument
434 nfa_ee_check_set_routing(new_size, p_max_len, ps, p_cur_offset); in nfa_ee_add_aid_route_to_ecb()
439 *p_cur_offset = new_size; in nfa_ee_add_aid_route_to_ecb()
447 *p_cur_offset += new_size; in nfa_ee_add_aid_route_to_ecb()
458 int* p_cur_offset, in nfa_ee_add_sys_code_route_to_ecb() argument
[all …]