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.cc2480 uint8_t tech_mask_list[NFA_EE_MAX_TECH_ROUTE] = { in nfa_ee_get_tech_route() local
2493 if (p_cb->tech_switch_on & tech_mask_list[xx]) in nfa_ee_get_tech_route()
2497 if (p_cb->tech_switch_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()
2501 if (p_cb->tech_battery_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()