blob: ee199909107c3c9c2229e67776f9f4fdc9f8619f [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "device/bluetooth/chromeos_platform_features.h"
namespace chromeos::bluetooth::features {
BASE_FEATURE(kBluetoothFlossTelephony, base::FEATURE_ENABLED_BY_DEFAULT);
BASE_FEATURE(kBluetoothBtsnoopInternals, base::FEATURE_DISABLED_BY_DEFAULT);
} // namespace chromeos::bluetooth::features