Searched refs:bt_hci_vs_codec_info_v2 (Results 1 – 4 of 4) sorted by relevance
28 static const struct bt_hci_vs_codec_info_v2 vs_codecs[NUM_VS_CODECS] = {45 const struct bt_hci_vs_codec_info_v2 **codecs) in hci_vendor_read_vs_codecs()115 const struct bt_hci_vs_codec_info_v2 *codec; in ZTEST()117 codec = (const struct bt_hci_vs_codec_info_v2 *)ptr; in ZTEST()
57 const struct bt_hci_vs_codec_info_v2 **codecs);
1128 const struct bt_hci_vs_codec_info_v2 **codecs) in hci_vendor_read_vs_codecs()1146 const struct bt_hci_vs_codec_info_v2 *vs_codec_info; in read_codecs_v2()1162 num_vs_codecs * sizeof(struct bt_hci_vs_codec_info_v2); in read_codecs_v2()1185 struct bt_hci_vs_codec_info_v2 *codec; in read_codecs_v2()
950 struct bt_hci_vs_codec_info_v2 { struct957 struct bt_hci_vs_codec_info_v2 codec_info[0]; argument