bluez/monitor/bnep.h

13 lines
281 B
C
Raw Normal View History

2023-01-04 16:05:02 +08:00
/* SPDX-License-Identifier: LGPL-2.1-or-later */
2022-05-13 20:01:14 +08:00
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2011-2014 Intel Corporation
* Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
*/
void bnep_packet(const struct l2cap_frame *frame);