Searched refs:bt_hci_vs_codecs_v2 (Results 1 – 2 of 2) sorted by relevance
793 struct bt_hci_vs_codecs_v2 { struct
1132 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()