Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dhci_types.h793 struct bt_hci_vs_codecs_v2 { struct
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hci/
Dhci.c1132 struct bt_hci_vs_codecs_v2 *vs_codecs; in read_codecs_v2()
1145 vs_codecs_bytes = sizeof(struct bt_hci_vs_codecs_v2) + in read_codecs_v2()
1166 vs_codecs = (struct bt_hci_vs_codecs_v2 *)&rp->codecs[std_codecs_bytes]; in read_codecs_v2()