blob: 5123d4e66ea4bdc6d0929750ecd7932487ef5971 [file] [log] [blame]
// Copyright 2021 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.
/// Defines the supported features for Audio Gateway and Hands Free roles.
pub mod features;
/// Defines the supported Audio Gateway indicators.
pub mod indicators;