Searched refs:technologies_switch_off (Results 1 – 4 of 4) sorted by relevance
293 tNFA_TECHNOLOGY_MASK technologies_switch_off, in NFA_EeSetDefaultTechRouting() argument306 ee_handle, technologies_switch_on, technologies_switch_off, in NFA_EeSetDefaultTechRouting()322 p_msg->technologies_switch_off = technologies_switch_off; in NFA_EeSetDefaultTechRouting()386 p_msg->technologies_switch_off = clear_technology; in NFA_EeClearDefaultTechRouting()
944 (p_cb->tech_switch_off == p_data->set_tech.technologies_switch_off) && in nfa_ee_api_set_tech_cfg()957 p_cb->tech_switch_off |= p_data->set_tech.technologies_switch_off; in nfa_ee_api_set_tech_cfg()1010 p_cb->tech_switch_off &= ~p_data->clear_tech.technologies_switch_off; in nfa_ee_api_clear_tech_cfg()
316 tNFA_TECHNOLOGY_MASK technologies_switch_off,
257 tNFA_TECHNOLOGY_MASK technologies_switch_off; member