Home
last modified time | relevance | path

Searched refs:clear_tech (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ee_api.h200 tNFA_STATUS clear_tech; member
Dnfa_ee_int.h420 tNFA_EE_API_CLEAR_TECH_CFG clear_tech; member
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1016 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()