blob: 0c998268591797cb4be23c28bdee2076533a053f [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.
#pragma once
#include <zircon/compiler.h>
#include <zircon/types.h>
__BEGIN_CDECLS
size_t get_ft6336_report_desc(const uint8_t** buf);
__END_CDECLS