Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
.
/
net
/
bluetooth
/
hci_codec.h
blob: a2751930f1235e23f5b2c18061cc4a9aaa14a433 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (C) 2014 Intel Corporation */
void
hci_read_supported_codecs
(
struct
hci_dev
*
hdev
);
void
hci_read_supported_codecs_v2
(
struct
hci_dev
*
hdev
);
void
hci_codec_list_clear
(
struct
list_head
*
codec_list
);