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);
311 int* p_cur_offset) { in nfa_ee_add_tech_route_to_ecb() argument
343 *p_cur_offset += entry_size; in nfa_ee_add_tech_route_to_ecb()
349 int* p_cur_offset) { in nfa_ee_add_proto_route_to_ecb() argument
402 *p_cur_offset += entry_size; in nfa_ee_add_proto_route_to_ecb()
408 int* p_cur_offset, int* p_max_len) { in nfa_ee_add_aid_route_to_ecb() argument
446 nfa_ee_check_set_routing(new_size, p_max_len, ps, p_cur_offset); in nfa_ee_add_aid_route_to_ecb()
451 *p_cur_offset = new_size; in nfa_ee_add_aid_route_to_ecb()
459 *p_cur_offset += new_size; in nfa_ee_add_aid_route_to_ecb()
470 int* p_cur_offset, in nfa_ee_add_sys_code_route_to_ecb() argument
[all …]