Searched refs:set_proto (Results 1 – 3 of 3) sorted by relevance
1064 if ((p_cb->proto_switch_on == p_data->set_proto.protocols_switch_on) && in nfa_ee_api_set_proto_cfg()1065 (p_cb->proto_switch_off == p_data->set_proto.protocols_switch_off) && in nfa_ee_api_set_proto_cfg()1066 (p_cb->proto_battery_off == p_data->set_proto.protocols_battery_off) && in nfa_ee_api_set_proto_cfg()1067 (p_cb->proto_screen_lock == p_data->set_proto.protocols_screen_lock) && in nfa_ee_api_set_proto_cfg()1068 (p_cb->proto_screen_off == p_data->set_proto.protocols_screen_off) && in nfa_ee_api_set_proto_cfg()1070 p_data->set_proto.protocols_screen_off_lock)) { in nfa_ee_api_set_proto_cfg()1077 p_cb->proto_switch_on |= p_data->set_proto.protocols_switch_on; in nfa_ee_api_set_proto_cfg()1078 p_cb->proto_switch_off |= p_data->set_proto.protocols_switch_off; in nfa_ee_api_set_proto_cfg()1079 p_cb->proto_battery_off |= p_data->set_proto.protocols_battery_off; in nfa_ee_api_set_proto_cfg()1080 p_cb->proto_screen_lock |= p_data->set_proto.protocols_screen_lock; in nfa_ee_api_set_proto_cfg()[all …]
201 tNFA_STATUS set_proto; member
421 tNFA_EE_API_SET_PROTO_CFG set_proto; member