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.h202 tNFA_STATUS clear_proto; member
Dnfa_ee_int.h422 tNFA_EE_API_CLEAR_PROTO_CFG clear_proto; member
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1130 p_cb->proto_switch_on &= ~p_data->clear_proto.protocols_switch_on; in nfa_ee_api_clear_proto_cfg()
1131 p_cb->proto_switch_off &= ~p_data->clear_proto.protocols_switch_off; in nfa_ee_api_clear_proto_cfg()
1132 p_cb->proto_battery_off &= ~p_data->clear_proto.protocols_battery_off; in nfa_ee_api_clear_proto_cfg()
1133 p_cb->proto_screen_lock &= ~p_data->clear_proto.protocols_screen_lock; in nfa_ee_api_clear_proto_cfg()
1134 p_cb->proto_screen_off &= ~p_data->clear_proto.protocols_screen_off; in nfa_ee_api_clear_proto_cfg()
1135 p_cb->proto_screen_off_lock &= ~p_data->clear_proto.protocols_screen_off_lock; in nfa_ee_api_clear_proto_cfg()