// device/bluetooth/public/mojom/gatt_service_error_code.mojom-send-validation.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef DEVICE_BLUETOOTH_PUBLIC_MOJOM_GATT_SERVICE_ERROR_CODE_MOJOM_SEND_VALIDATION_H_
#define DEVICE_BLUETOOTH_PUBLIC_MOJOM_GATT_SERVICE_ERROR_CODE_MOJOM_SEND_VALIDATION_H_

#include "device/bluetooth/public/mojom/gatt_service_error_code.mojom-shared-internal.h"

#include "device/bluetooth/public/mojom/gatt_service_error_code.mojom-data-view.h"

#include "mojo/public/cpp/bindings/lib/send_validation_type.h"
#include "mojo/public/cpp/bindings/lib/send_validation.h"
#include "mojo/public/cpp/bindings/lib/has_send_validation_helper.h"

namespace mojo::internal {
template <typename MaybeConstUserType>
struct HasSendValidationSerialize<::bluetooth::mojom::GattServiceErrorCode, MaybeConstUserType>
    : std::false_type {};

}  // namespace mojo::internal

#endif  // DEVICE_BLUETOOTH_PUBLIC_MOJOM_GATT_SERVICE_ERROR_CODE_MOJOM_SEND_VALIDATION_H_