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

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

// Copyright 2019 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_FORWARD_H_
#define DEVICE_BLUETOOTH_PUBLIC_MOJOM_DEVICE_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace bluetooth::mojom {
class RSSIWrapperDataView;

class DeviceInfoDataView;

class ServiceInfoDataView;

class CharacteristicInfoDataView;

class DescriptorInfoDataView;


enum class Property : int32_t;

enum class GattResult : int32_t;
class RSSIWrapper;
RSSIWrapperPtr;

class DeviceInfo;
DeviceInfoPtr;

class ServiceInfo;
ServiceInfoPtr;

class CharacteristicInfo;
CharacteristicInfoPtr;

class DescriptorInfo;
DescriptorInfoPtr;

class Device;




}  // bluetooth::mojom

#endif  // DEVICE_BLUETOOTH_PUBLIC_MOJOM_DEVICE_MOJOM_FORWARD_H_