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

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c138 if (p_cb->tech_battery_off & nfa_ee_tech_mask_list[xx])
537 tNFA_TECHNOLOGY_MASK old_tech_battery_off = p_cb->tech_battery_off;
542 p_cb->tech_battery_off = p_data->set_tech.technologies_battery_off;
550 p_cb->tech_battery_off = old_tech_battery_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;
1850 if (p_cb->tech_battery_off & tech_mask_list[xx])
1933 if (p_cb->tech_battery_off & nfa_ee_tech_mask_list[xx])
2305 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off |
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h132 tNFA_TECHNOLOGY_MASK tech_battery_off; /* default routing - technologies battery_off*/ member in struct:__anon24146

Completed in 157 milliseconds