Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.c1655 uint8_t tech_mask_list[NFA_EE_MAX_TECH_ROUTE] = { in nfa_ee_get_tech_route() local
1668 if (p_cb->tech_switch_on & tech_mask_list[xx]) in nfa_ee_get_tech_route()
1672 if (p_cb->tech_switch_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()
1676 if (p_cb->tech_battery_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()