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

// device/bluetooth/public/mojom/emulation/fake_bluetooth.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_EMULATION_FAKE_BLUETOOTH_MOJOM_FORWARD_H_
#define DEVICE_BLUETOOTH_PUBLIC_MOJOM_EMULATION_FAKE_BLUETOOTH_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 AppearanceDataView;

class PowerDataView;

class ServiceDataMapDataView;

class ScanRecordDataView;

class ScanResultDataView;

class CharacteristicPropertiesDataView;


enum class CentralState : int32_t;

enum class WriteType : int32_t;

constexpr uint16_t kHCISuccess =;

constexpr uint16_t kHCIConnectionTimeout =;

constexpr uint16_t kGATTSuccess =;

constexpr uint16_t kGATTInvalidHandle =;
class Appearance;
AppearancePtr;

class Power;
PowerPtr;

class ServiceDataMap;
ServiceDataMapPtr;

class ScanRecord;
ScanRecordPtr;

class ScanResult;
ScanResultPtr;

class CharacteristicProperties;
CharacteristicPropertiesPtr;

class FakeBluetooth;

class FakeCentral;




}  // bluetooth::mojom

#endif  // DEVICE_BLUETOOTH_PUBLIC_MOJOM_EMULATION_FAKE_BLUETOOTH_MOJOM_FORWARD_H_