Searched refs:technologies_switch_on (Results 1 – 4 of 4) sorted by relevance
292 tNFA_HANDLE ee_handle, tNFA_TECHNOLOGY_MASK technologies_switch_on, in NFA_EeSetDefaultTechRouting() argument306 ee_handle, technologies_switch_on, technologies_switch_off, in NFA_EeSetDefaultTechRouting()321 p_msg->technologies_switch_on = technologies_switch_on; in NFA_EeSetDefaultTechRouting()385 p_msg->technologies_switch_on = clear_technology; in NFA_EeClearDefaultTechRouting()
944 if ((p_cb->tech_switch_on == p_data->set_tech.technologies_switch_on) && in nfa_ee_api_set_tech_cfg()957 p_cb->tech_switch_on |= p_data->set_tech.technologies_switch_on; in nfa_ee_api_set_tech_cfg()1010 p_cb->tech_switch_on &= ~p_data->clear_tech.technologies_switch_on; in nfa_ee_api_clear_tech_cfg()
315 tNFA_HANDLE ee_handle, tNFA_TECHNOLOGY_MASK technologies_switch_on,
256 tNFA_TECHNOLOGY_MASK technologies_switch_on; member