Searched refs:clear_proto (Results 1 – 3 of 3) sorted by relevance
202 tNFA_STATUS clear_proto; member
422 tNFA_EE_API_CLEAR_PROTO_CFG clear_proto; member
1130 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()