Searched refs:bt_hci_std_codec_info_v2 (Results 1 – 4 of 4) sorted by relevance
17 static const struct bt_hci_std_codec_info_v2 std_codecs[NUM_STD_CODECS] = {38 const struct bt_hci_std_codec_info_v2 **codecs) in hci_vendor_read_std_codecs()101 const struct bt_hci_std_codec_info_v2 *codec; in ZTEST()103 codec = (const struct bt_hci_std_codec_info_v2 *)ptr; in ZTEST()
55 const struct bt_hci_std_codec_info_v2 **codecs);
1119 const struct bt_hci_std_codec_info_v2 **codecs) in hci_vendor_read_std_codecs()1145 const struct bt_hci_std_codec_info_v2 *std_codec_info; in read_codecs_v2()1158 num_std_codecs * sizeof(struct bt_hci_std_codec_info_v2); in read_codecs_v2()1174 struct bt_hci_std_codec_info_v2 *codec; in read_codecs_v2()
942 struct bt_hci_std_codec_info_v2 { struct948 struct bt_hci_std_codec_info_v2 codec_info[0]; argument