chromium/out/Default/gen/device/bluetooth/public/mojom/device.mojom-shared-internal.h

// device/bluetooth/public/mojom/device.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 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_DEVICE_MOJOM_SHARED_INTERNAL_H_
#define DEVICE_BLUETOOTH_PUBLIC_MOJOM_DEVICE_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "device/bluetooth/public/mojom/uuid.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace bluetooth::mojom {
namespace internal {
class RSSIWrapper_Data;
class DeviceInfo_Data;
class ServiceInfo_Data;
class CharacteristicInfo_Data;
class DescriptorInfo_Data;

struct Property_Data {};

struct GattResult_Data {};

#pragma pack(push, 1)
class  RSSIWrapper_Data {};
static_assert;
// Used by RSSIWrapper::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct RSSIWrapper_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    RSSIWrapper_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  DeviceInfo_Data {};
static_assert;
// Used by DeviceInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DeviceInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DeviceInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ServiceInfo_Data {};
static_assert;
// Used by ServiceInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ServiceInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ServiceInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CharacteristicInfo_Data {};
static_assert;
// Used by CharacteristicInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CharacteristicInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    CharacteristicInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  DescriptorInfo_Data {};
static_assert;
// Used by DescriptorInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DescriptorInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    DescriptorInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // bluetooth::mojom

#endif  // DEVICE_BLUETOOTH_PUBLIC_MOJOM_DEVICE_MOJOM_SHARED_INTERNAL_H_