Searched refs:set_tech (Results 1 – 3 of 3) sorted by relevance
198 tNFA_STATUS set_tech; member
540 if ( (p_cb->tech_switch_on == p_data->set_tech.technologies_switch_on) in nfa_ee_api_set_tech_cfg()541 && (p_cb->tech_switch_off == p_data->set_tech.technologies_switch_off) in nfa_ee_api_set_tech_cfg()542 && (p_cb->tech_battery_off == p_data->set_tech.technologies_battery_off)) 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()551 p_cb->tech_switch_off = p_data->set_tech.technologies_switch_off; in nfa_ee_api_set_tech_cfg()552 p_cb->tech_battery_off = p_data->set_tech.technologies_battery_off; in nfa_ee_api_set_tech_cfg()
352 tNFA_EE_API_SET_TECH_CFG set_tech; member