blob: 30ee0005670d8b30126f09879d36535eefbca01b [file]
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
modules_idl_files = [
"bluetooth.idl",
"bluetooth_advertising_event.idl",
"bluetooth_characteristic_properties.idl",
"bluetooth_device.idl",
"bluetooth_le_scan.idl",
"bluetooth_manufacturer_data_map.idl",
"bluetooth_remote_gatt_characteristic.idl",
"bluetooth_remote_gatt_descriptor.idl",
"bluetooth_remote_gatt_server.idl",
"bluetooth_remote_gatt_service.idl",
"bluetooth_service_data_map.idl",
"bluetooth_uuid.idl",
]
modules_dictionary_idl_files = [
"bluetooth_advertising_event_init.idl",
"bluetooth_data_filter_init.idl",
"bluetooth_le_scan_filter_init.idl",
"bluetooth_le_scan_options.idl",
"bluetooth_manufacturer_data_filter_init.idl",
"request_device_options.idl",
"watch_advertisements_options.idl",
]
modules_dependency_idl_files = [ "navigator_bluetooth.idl" ]