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

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c1821 UINT8 tech_mask_list[NFA_EE_MAX_TECH_ROUTE] = local
1842 if (p_cb->tech_switch_on & tech_mask_list[xx])
1846 if (p_cb->tech_switch_off & tech_mask_list[xx])
1850 if (p_cb->tech_battery_off & tech_mask_list[xx])

Completed in 354 milliseconds