Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1149 size_t std_codecs_bytes; in read_codecs_v2() local
1157 std_codecs_bytes = sizeof(struct bt_hci_std_codecs_v2) + in read_codecs_v2()
1166 std_codecs_bytes + in read_codecs_v2()
1182 vs_codecs = (struct bt_hci_vs_codecs_v2 *)&rp->codecs[std_codecs_bytes]; in read_codecs_v2()