Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_api.c294 tNFA_TECHNOLOGY_MASK technologies_switch_on, in NFA_EeSetDefaultTechRouting() argument
304 ee_handle, technologies_switch_on, technologies_switch_off, technologies_battery_off); in NFA_EeSetDefaultTechRouting()
317 p_msg->technologies_switch_on = technologies_switch_on; in NFA_EeSetDefaultTechRouting()
Dnfa_ee_act.c540 if ( (p_cb->tech_switch_on == p_data->set_tech.technologies_switch_on) in nfa_ee_api_set_tech_cfg()
550 p_cb->tech_switch_on = p_data->set_tech.technologies_switch_on; in nfa_ee_api_set_tech_cfg()
/external/libnfc-nci/src/nfa/include/
Dnfa_ee_api.h319 tNFA_TECHNOLOGY_MASK technologies_switch_on,
/external/libnfc-nci/src/nfa/int/
Dnfa_ee_int.h203 tNFA_TECHNOLOGY_MASK technologies_switch_on; member