blob: e784aae1204f2abab1e45fe3f6da9f813939a5e8 [file] [log] [blame]
# 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_le_scan_filter_init.idl",
"bluetooth_le_scan_options.idl",
"request_device_options.idl",
"watch_advertisements_options.idl",
]
modules_dependency_idl_files = [ "navigator_bluetooth.idl" ]