// device/bluetooth/public/mojom/gatt_service_error_code.mojom-blink-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_GATT_SERVICE_ERROR_CODE_MOJOM_BLINK_FORWARD_H_ #define DEVICE_BLUETOOTH_PUBLIC_MOJOM_GATT_SERVICE_ERROR_CODE_MOJOM_BLINK_FORWARD_H_ #include <stdint.h> namespace bluetooth::mojom { enum class GattServiceErrorCode : int32_t; } // bluetooth::mojom namespace bluetooth::mojom::blink { GattServiceErrorCode; } // bluetooth::mojom::blink #endif // DEVICE_BLUETOOTH_PUBLIC_MOJOM_GATT_SERVICE_ERROR_CODE_MOJOM_BLINK_FORWARD_H_