Searched refs:tech_battery_off (Results 1 – 2 of 2) sorted by relevance
160 if (p_cb->tech_battery_off & nfa_ee_tech_mask_list[xx]) in nfa_ee_update_route_size()310 if (p_cb->tech_battery_off & nfa_ee_tech_mask_list[xx]) in nfa_ee_add_tech_route_to_ecb()870 tNFA_TECHNOLOGY_MASK old_tech_battery_off = p_cb->tech_battery_off; in nfa_ee_api_set_tech_cfg()878 (p_cb->tech_battery_off == p_data->set_tech.technologies_battery_off) && in nfa_ee_api_set_tech_cfg()891 p_cb->tech_battery_off |= p_data->set_tech.technologies_battery_off; in nfa_ee_api_set_tech_cfg()901 p_cb->tech_battery_off = old_tech_battery_off; in nfa_ee_api_set_tech_cfg()908 if (p_cb->tech_switch_on | p_cb->tech_switch_off | p_cb->tech_battery_off | in nfa_ee_api_set_tech_cfg()1987 p_cb->tech_battery_off | p_cb->proto_switch_on | in nfa_ee_nci_mode_set_rsp()1997 p_cb->tech_switch_on = p_cb->tech_switch_off = p_cb->tech_battery_off = 0; in nfa_ee_nci_mode_set_rsp()2332 if (p_cb->tech_battery_off & tech_mask_list[xx]) in nfa_ee_get_tech_route()[all …]
152 tech_battery_off; /* default routing - technologies battery_off*/ member