Searched defs:sync_base_info_data (Results 1 – 1 of 1) sorted by relevance
1090 struct sync_base_info_data { struct1091 struct bt_audio_codec_cfg codec_cfgs[CONFIG_BT_BAP_BROADCAST_SNK_STREAM_COUNT];1092 struct bt_audio_codec_cfg *subgroup_codec_cfg;1093 uint32_t sync_indexes_bitfield;1117 struct sync_base_info_data *data = user_data; in sync_base_subgroup_bis_index_cb() argument