blob: a2751930f1235e23f5b2c18061cc4a9aaa14a433 [file] [log] [blame]
Kiran K89619872021-09-07 15:42:37 +05301/* SPDX-License-Identifier: GPL-2.0 */
2
3/* Copyright (C) 2014 Intel Corporation */
4
5void hci_read_supported_codecs(struct hci_dev *hdev);
Kiran K9ae66402021-09-07 15:42:38 +05306void hci_read_supported_codecs_v2(struct hci_dev *hdev);
Kiran K89619872021-09-07 15:42:37 +05307void hci_codec_list_clear(struct list_head *codec_list);