bluez/monitor/avdtp.h

12 lines
242 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) 2015 Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
*
*
*/
void avdtp_packet(const struct l2cap_frame *frame);