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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 134 if (p_cb->tech_switch_on & nfa_ee_tech_mask_list[xx])
535 tNFA_TECHNOLOGY_MASK old_tech_switch_on = p_cb->tech_switch_on;
540 if ( (p_cb->tech_switch_on == p_data->set_tech.technologies_switch_on)
550 p_cb->tech_switch_on = p_data->set_tech.technologies_switch_on;
558 p_cb->tech_switch_on = old_tech_switch_on;
566 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 130 tNFA_TECHNOLOGY_MASK tech_switch_on; /* default routing - technologies switch_on */ member in struct:__anon15702

Completed in 264 milliseconds