blob: 7baae0b49ef37eb9415e6c5f5105e0a17e1436c9 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/banjo/banjo.gni")
banjo("fuchsia.hardware.bt.hci") {
sources = [ "bt-hci.banjo" ]
}