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

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c136 if (p_cb->tech_switch_off & nfa_ee_tech_mask_list[xx])
536 tNFA_TECHNOLOGY_MASK old_tech_switch_off = p_cb->tech_switch_off;
541 p_cb->tech_switch_off = p_data->set_tech.technologies_switch_off;
549 p_cb->tech_switch_off = old_tech_switch_off;
556 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off)
1453 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off |
1462 p_cb->tech_switch_on = p_cb->tech_switch_off = p_cb->tech_battery_off = 0;
1846 if (p_cb->tech_switch_off & tech_mask_list[xx])
1931 if (p_cb->tech_switch_off & nfa_ee_tech_mask_list[xx])
2305 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_c
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h131 tNFA_TECHNOLOGY_MASK tech_switch_off; /* default routing - technologies switch_off */ member in struct:__anon24146

Completed in 63 milliseconds