HomeSort by relevance Sort by last modified time
    Searched refs:tech_battery_off (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 138 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)
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 132 tNFA_TECHNOLOGY_MASK tech_battery_off; /* default routing - technologies battery_off*/ member in struct:__anon28764

Completed in 1718 milliseconds