Searched refs:tech_switch_off (Results 1 – 2 of 2) sorted by relevance
383 p_cb->tech_switch_off = p_data->set_tech.technologies_switch_off; in nfa_ee_api_set_tech_cfg()386 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off) in nfa_ee_api_set_tech_cfg()1182 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off | in nfa_ee_nci_mode_set_rsp()1191 p_cb->tech_switch_on = p_cb->tech_switch_off = p_cb->tech_battery_off = 0; in nfa_ee_nci_mode_set_rsp()1503 if (p_cb->tech_switch_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()1551 if (p_cb->tech_switch_off & nfa_ee_tech_mask_list[xx]) in nfa_ee_route_add_one_ecb()1892 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off | in nfa_ee_update_rout()
128 tNFA_TECHNOLOGY_MASK tech_switch_off; /* default routing - technologies switch_off */ member