Searched refs:tp_flag_unset (Results 1 – 6 of 6) sorted by relevance
47 static inline message_type_e tp_flag_unset(tp_message_type_t _msg_type) { in tp_flag_unset() function in vsomeip_v3::tp::tp
45 message_[VSOMEIP_MESSAGE_TYPE_POS] = static_cast<byte_t>(tp::tp_flag_unset( in tp_message()272 const message_type_e its_msg_type = tp::tp_flag_unset( in get_message_id()
333 …!utility::is_valid_message_type(tp::tp::tp_flag_unset((*_recv_buffer)[i + VSOMEIP_MESSAGE_TYPE_POS… in receive_cbk()350 } else if (!utility::is_valid_message_type(tp::tp::tp_flag_unset( in receive_cbk()
51 const message_type_e its_msg_type = tp::tp_flag_unset(_data[VSOMEIP_MESSAGE_TYPE_POS]); in process_tp_message()
615 … !utility::is_valid_message_type(tp::tp::tp_flag_unset(_buffer[i + VSOMEIP_MESSAGE_TYPE_POS])) || in on_message_received()632 } else if (!utility::is_valid_message_type(tp::tp::tp_flag_unset( in on_message_received()
564 …vsomeip::tp::tp::tp_flag_unset(receive_buffer[its_pos + VSOMEIP_MESSAGE_TYPE_POS]) == vsomeip::mes… in TEST_P()581 …vsomeip::tp::tp::tp_flag_unset(receive_buffer[its_pos + VSOMEIP_MESSAGE_TYPE_POS]) == vsomeip::mes… in TEST_P()