xref: /linux/net/bluetooth/hci_codec.h (revision 8961987f3f5fa2f2618e72304d013c8dd5e604a6)
1*8961987fSKiran K /* SPDX-License-Identifier: GPL-2.0 */
2*8961987fSKiran K 
3*8961987fSKiran K /* Copyright (C) 2014 Intel Corporation */
4*8961987fSKiran K 
5*8961987fSKiran K void hci_read_supported_codecs(struct hci_dev *hdev);
6*8961987fSKiran K void hci_codec_list_clear(struct list_head *codec_list);
7