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

// device/bluetooth/public/mojom/emulation/fake_bluetooth.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_EMULATION_FAKE_BLUETOOTH_MOJOM_SHARED_INTERNAL_H_
#define DEVICE_BLUETOOTH_PUBLIC_MOJOM_EMULATION_FAKE_BLUETOOTH_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 Appearance_Data;
class Power_Data;
class ServiceDataMap_Data;
class ScanRecord_Data;
class ScanResult_Data;
class CharacteristicProperties_Data;

struct CentralState_Data {};

struct WriteType_Data {};

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    Appearance_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  Power_Data {};
static_assert;
// Used by Power::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct Power_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    Power_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ServiceDataMap_Data {};
static_assert;
// Used by ServiceDataMap::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ServiceDataMap_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ServiceDataMap_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ScanRecord_Data {};
static_assert;
// Used by ScanRecord::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ScanRecord_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ScanRecord_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ScanResult_Data {};
static_assert;
// Used by ScanResult::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ScanResult_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ScanResult_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CharacteristicProperties_Data {};
static_assert;
// Used by CharacteristicProperties::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CharacteristicProperties_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // bluetooth::mojom

#endif  // DEVICE_BLUETOOTH_PUBLIC_MOJOM_EMULATION_FAKE_BLUETOOTH_MOJOM_SHARED_INTERNAL_H_