Sign in
fuchsia
/
fuchsia
/
0054a8a1162c2ea857fb02553835b804ead7b124
/
.
/
sdk
/
fidl
/
fuchsia.bluetooth.gatt
/
constants.fidl
blob: 38af827d701e5ad125940ad60d7735f9c655f3db [
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.
library fuchsia
.
bluetooth
.
gatt
;
const
uint16 MAX_VALUE_LENGTH
=
512
;