Searched refs:clear_tech (Results 1 – 3 of 3) sorted by relevance
200 tNFA_STATUS clear_tech; member
420 tNFA_EE_API_CLEAR_TECH_CFG clear_tech; member
1016 p_cb->tech_switch_on &= ~p_data->clear_tech.technologies_switch_on; in nfa_ee_api_clear_tech_cfg()1017 p_cb->tech_switch_off &= ~p_data->clear_tech.technologies_switch_off; in nfa_ee_api_clear_tech_cfg()1018 p_cb->tech_battery_off &= ~p_data->clear_tech.technologies_battery_off; in nfa_ee_api_clear_tech_cfg()1019 p_cb->tech_screen_lock &= ~p_data->clear_tech.technologies_screen_lock; in nfa_ee_api_clear_tech_cfg()1020 p_cb->tech_screen_off &= ~p_data->clear_tech.technologies_screen_off; in nfa_ee_api_clear_tech_cfg()1022 ~p_data->clear_tech.technologies_screen_off_lock; in nfa_ee_api_clear_tech_cfg()