summaryrefslogtreecommitdiff
path: root/monitor/a2dp.h
blob: 814c8ed90bc292efd4b54940a43d1db4126bff4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 *
 *  BlueZ - Bluetooth protocol stack for Linux
 *
 *  Copyright (C) 2015  Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
 *
 *
 */

bool a2dp_codec_cap(uint8_t codec, uint8_t losc, struct l2cap_frame *frame);

bool a2dp_codec_cfg(uint8_t codec, uint8_t losc, struct l2cap_frame *frame);