Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_ee_api.h201 tNFA_STATUS clear_proto; member
Dnfa_ee_int.h407 tNFA_EE_API_CLEAR_PROTO_CFG clear_proto; member
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1123 p_cb->proto_switch_on &= ~p_data->clear_proto.protocols_switch_on; in nfa_ee_api_clear_proto_cfg()
1124 p_cb->proto_switch_off &= ~p_data->clear_proto.protocols_switch_off; in nfa_ee_api_clear_proto_cfg()
1125 p_cb->proto_battery_off &= ~p_data->clear_proto.protocols_battery_off; in nfa_ee_api_clear_proto_cfg()
1126 p_cb->proto_screen_lock &= ~p_data->clear_proto.protocols_screen_lock; in nfa_ee_api_clear_proto_cfg()
1127 p_cb->proto_screen_off &= ~p_data->clear_proto.protocols_screen_off; in nfa_ee_api_clear_proto_cfg()
1128 p_cb->proto_screen_off_lock &= ~p_data->clear_proto.protocols_screen_off_lock; in nfa_ee_api_clear_proto_cfg()