Home
last modified time | relevance | path

Searched refs:codec_info (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h925 struct bt_hci_std_codec_info codec_info[0]; member
933 struct bt_hci_vs_codec_info codec_info[0]; member
948 struct bt_hci_std_codec_info_v2 codec_info[0]; member
957 struct bt_hci_vs_codec_info_v2 codec_info[0]; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1176 codec = &std_codecs->codec_info[i]; in read_codecs_v2()
1187 codec = &vs_codecs->codec_info[i]; in read_codecs_v2()