Sign in
third-party-mirror
/
fuchsia-benchmarks
/
refs/heads/master
/
.
/
third_party
/
fuchsia-sdk
/
fidl
/
fuchsia.bluetooth.gatt
/
constants.fidl
blob: 38af827d701e5ad125940ad60d7735f9c655f3db [
file
] [
log
] [
blame
] [
edit
]
// 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.
library fuchsia
.
bluetooth
.
gatt
;
const
uint16 MAX_VALUE_LENGTH
=
512
;