JustOS/linux-6.13/net/bluetooth/hci_codec.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

8 lines
252 B
C

/* 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);