blob: 34ac307e1c5b4a1cdd4e713adbd76650bd170032 [file] [log] [blame]
// Copyright 2021 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.
#include "ash/quick_pair/common/constants.h"
#include "device/bluetooth/public/cpp/bluetooth_uuid.h"
namespace ash {
namespace quick_pair {
const device::BluetoothUUID kFastPairBluetoothUuid("0xFE2C");
}
} // namespace ash