Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1147 struct bt_hci_std_codecs_v2 *std_codecs; in read_codecs_v2()
1157 std_codecs_bytes = sizeof(struct bt_hci_std_codecs_v2) + in read_codecs_v2()
1171 std_codecs = (struct bt_hci_std_codecs_v2 *)&rp->codecs[0]; in read_codecs_v2()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h946 struct bt_hci_std_codecs_v2 { struct