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);
1163 const struct bt_hci_vs_codec_info_v2 **codecs) in hci_vendor_read_vs_codecs()1181 const struct bt_hci_vs_codec_info_v2 *vs_codec_info; in read_codecs_v2()1197 num_vs_codecs * sizeof(struct bt_hci_vs_codec_info_v2); in read_codecs_v2()1220 struct bt_hci_vs_codec_info_v2 *codec; in read_codecs_v2()
974 struct bt_hci_vs_codec_info_v2 { struct981 struct bt_hci_vs_codec_info_v2 codec_info[0]; argument