blob: 8ce4cc272d4c149f237f9becf056b2f33e747756 [file]
mojom = "//components/arc/common/bluetooth.mojom"
public_headers = [
"//device/bluetooth/bluetooth_common.h",
"//device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h",
]
traits_headers = [ "//components/arc/bluetooth/bluetooth_struct_traits.h" ]
deps = [
"//device/bluetooth",
]
type_mappings = [
"arc.mojom.BluetoothDeviceType=device::BluetoothTransport",
"arc.mojom.BluetoothSdpAttributeType=bluez::BluetoothServiceAttributeValueBlueZ::Type",
]