#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLUETOOTH_WEB_BLUETOOTH_MOJOM_SHARED_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLUETOOTH_WEB_BLUETOOTH_MOJOM_SHARED_H_
#include <stdint.h>
#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"
#include "third_party/blink/public/mojom/bluetooth/web_bluetooth.mojom-shared-internal.h"
#include "device/bluetooth/public/mojom/uuid.mojom-shared.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"
#include "base/component_export.h"
namespace blink::mojom {
class WebBluetoothLeScanFilterDataView;
class WebBluetoothCompanyDataView;
class WebBluetoothDataFilterDataView;
class WebBluetoothRequestDeviceOptionsDataView;
class WebBluetoothRequestLEScanOptionsDataView;
class WebBluetoothDeviceIdDataView;
class WebBluetoothDeviceDataView;
class WebBluetoothRemoteGATTServiceDataView;
class WebBluetoothRemoteGATTCharacteristicDataView;
class WebBluetoothAdvertisingEventDataView;
class WebBluetoothRemoteGATTDescriptorDataView;
}
namespace mojo {
namespace internal {
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothLeScanFilterDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothCompanyDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothDataFilterDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothRequestDeviceOptionsDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothRequestLEScanOptionsDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothDeviceIdDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothDeviceDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothRemoteGATTServiceDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothRemoteGATTCharacteristicDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothAdvertisingEventDataView> { … };
template <>
struct MojomTypeTraits<::blink::mojom::WebBluetoothRemoteGATTDescriptorDataView> { … };
}
}
namespace blinkmojom
namespace std {
template <>
struct hash<::blink::mojom::WebBluetoothResult>
: public mojo::internal::EnumHashImpl<::blink::mojom::WebBluetoothResult> { … };
template <>
struct hash<::blink::mojom::WebBluetoothGATTQueryQuantity>
: public mojo::internal::EnumHashImpl<::blink::mojom::WebBluetoothGATTQueryQuantity> { … };
template <>
struct hash<::blink::mojom::WebBluetoothWriteType>
: public mojo::internal::EnumHashImpl<::blink::mojom::WebBluetoothWriteType> { … };
}
namespace mojo {
namespace internal {
Serializer< ::blink::mojom::WebBluetoothResult, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothGATTQueryQuantity, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothWriteType, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothLeScanFilterDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothCompanyDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothDataFilterDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothRequestDeviceOptionsDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothRequestLEScanOptionsDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothDeviceIdDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothDeviceDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothRemoteGATTServiceDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothRemoteGATTCharacteristicDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothAdvertisingEventDataView, MaybeConstUserType>;
}
namespace internal {
Serializer< ::blink::mojom::WebBluetoothRemoteGATTDescriptorDataView, MaybeConstUserType>;
}
}
namespace blink::mojom {
inline void WebBluetoothLeScanFilterDataView::GetServicesDataView(
mojo::ArrayDataView<::bluetooth::mojom::UUIDDataView>* output) { … }
inline void WebBluetoothLeScanFilterDataView::GetNameDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothLeScanFilterDataView::GetNamePrefixDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothLeScanFilterDataView::GetManufacturerDataDataView(
mojo::MapDataView<WebBluetoothCompanyDataView, mojo::ArrayDataView<WebBluetoothDataFilterDataView>>* output) { … }
inline void WebBluetoothRequestDeviceOptionsDataView::GetFiltersDataView(
mojo::ArrayDataView<WebBluetoothLeScanFilterDataView>* output) { … }
inline void WebBluetoothRequestDeviceOptionsDataView::GetExclusionFiltersDataView(
mojo::ArrayDataView<WebBluetoothLeScanFilterDataView>* output) { … }
inline void WebBluetoothRequestDeviceOptionsDataView::GetOptionalServicesDataView(
mojo::ArrayDataView<::bluetooth::mojom::UUIDDataView>* output) { … }
inline void WebBluetoothRequestDeviceOptionsDataView::GetOptionalManufacturerDataDataView(
mojo::ArrayDataView<uint16_t>* output) { … }
inline void WebBluetoothRequestLEScanOptionsDataView::GetFiltersDataView(
mojo::ArrayDataView<WebBluetoothLeScanFilterDataView>* output) { … }
inline void WebBluetoothDeviceIdDataView::GetDeviceIdDataView(
mojo::ArrayDataView<uint8_t>* output) { … }
inline void WebBluetoothDeviceDataView::GetIdDataView(
WebBluetoothDeviceIdDataView* output) { … }
inline void WebBluetoothDeviceDataView::GetNameDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothRemoteGATTServiceDataView::GetInstanceIdDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothRemoteGATTServiceDataView::GetUuidDataView(
::bluetooth::mojom::UUIDDataView* output) { … }
inline void WebBluetoothRemoteGATTCharacteristicDataView::GetInstanceIdDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothRemoteGATTCharacteristicDataView::GetUuidDataView(
::bluetooth::mojom::UUIDDataView* output) { … }
inline void WebBluetoothAdvertisingEventDataView::GetDeviceDataView(
WebBluetoothDeviceDataView* output) { … }
inline void WebBluetoothAdvertisingEventDataView::GetNameDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothAdvertisingEventDataView::GetUuidsDataView(
mojo::ArrayDataView<::bluetooth::mojom::UUIDDataView>* output) { … }
inline void WebBluetoothAdvertisingEventDataView::GetManufacturerDataDataView(
mojo::MapDataView<uint16_t, mojo::ArrayDataView<uint8_t>>* output) { … }
inline void WebBluetoothAdvertisingEventDataView::GetServiceDataDataView(
mojo::MapDataView<::bluetooth::mojom::UUIDDataView, mojo::ArrayDataView<uint8_t>>* output) { … }
inline void WebBluetoothRemoteGATTDescriptorDataView::GetInstanceIdDataView(
mojo::StringDataView* output) { … }
inline void WebBluetoothRemoteGATTDescriptorDataView::GetUuidDataView(
::bluetooth::mojom::UUIDDataView* output) { … }
}
namespace perfetto {
template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) TraceFormatTraits<::blink::mojom::WebBluetoothResult> { … };
}
namespace perfetto {
template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) TraceFormatTraits<::blink::mojom::WebBluetoothGATTQueryQuantity> { … };
}
namespace perfetto {
template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) TraceFormatTraits<::blink::mojom::WebBluetoothWriteType> { … };
}
#endif