Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c64 const UINT8 nfa_ee_proto_mask_list[NFA_EE_NUM_PROTO] = variable
151 if (p_cb->proto_switch_on & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()
153 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()
155 if (p_cb->proto_battery_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()
1972 if (p_cb->proto_switch_on & nfa_ee_proto_mask_list[xx]) in nfa_ee_route_add_one_ecb()
1974 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_route_add_one_ecb()
1976 if (p_cb->proto_battery_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_route_add_one_ecb()