Home
last modified time | relevance | path

Searched refs:technologies_switch_on (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfa/ee/
Dnfa_ee_api.c280 tNFA_HANDLE ee_handle, tNFA_TECHNOLOGY_MASK technologies_switch_on, in NFA_EeSetDefaultTechRouting() argument
291 ee_handle, technologies_switch_on, technologies_switch_off, in NFA_EeSetDefaultTechRouting()
305 p_msg->technologies_switch_on = technologies_switch_on; in NFA_EeSetDefaultTechRouting()
Dnfa_ee_act.c640 if ((p_cb->tech_switch_on == p_data->set_tech.technologies_switch_on) && in nfa_ee_api_set_tech_cfg()
649 p_cb->tech_switch_on = p_data->set_tech.technologies_switch_on; in nfa_ee_api_set_tech_cfg()
/system/nfc/src/nfa/include/
Dnfa_ee_api.h336 tNFA_HANDLE ee_handle, tNFA_TECHNOLOGY_MASK technologies_switch_on,
/system/nfc/src/nfa/int/
Dnfa_ee_int.h219 tNFA_TECHNOLOGY_MASK technologies_switch_on; member