1{ 2 "_comments_": [ 3 " == Audio Set Configurations == ", 4 " Contains: ", 5 " 1. configurations : ", 6 " Maps configuration name with codec and qos config to be used", 7 " 2. codec_configurations : ", 8 " Array of codec specific configurations", 9 " 3. qos_configurations : ", 10 " Array of QoS specific configurations", 11 " QoS configuration values are as per BAP spec 1.0", 12 " Example values which can be used as 'codec_configuration.type'", 13 " Codec Configuration parameter types:", 14 " SUPPORTED_SAMPLING_FREQUENCY = 1", 15 " SUPPORTED_FRAME_DURATION = 2", 16 " SUPPORTED_AUDIO_CHANNEL_ALLOCATION = 3", 17 " SUPPORTED_OCTETS_PER_CODEC_FRAME = 4", 18 " SUPPORTED_CODEC_FRAME_BLOCKS_PER_SDU = 5", 19 " Example values which can be used as 'codec_configuration.compound_value'", 20 " Codec Coding formats:", 21 " LC3 = 6", 22 " ASE Configuration strategies:", 23 " MONO_ONE_CIS_PER_DEVICE = 0", 24 " STEREO_TWO_CISES_PER_DEVICE = 1", 25 " STEREO_ONE_CIS_PER_DEVICE = 2", 26 " Sampling Frequencies: ", 27 " 8000Hz = 1", 28 " 11025Hz = 2", 29 " 16000Hz = 3", 30 " 22050Hz = 4", 31 " 24000Hz = 5", 32 " 32000Hz = 6", 33 " 44100Hz = 7", 34 " 48000Hz = 8", 35 " 88200Hz = 9", 36 " 96000Hz = 10", 37 " 176400Hz = 11", 38 " 192000Hz = 12", 39 " 384000Hz = 13", 40 " Frame Durations:", 41 " 7500us = 0", 42 " 10000us = 1" 43 ], 44 "configurations": [ 45 { 46 "name": "DualDev_OneChanStereoSnk_16_1_Low_Latency", 47 "codec_config_name": "DualDev_OneChanStereoSnk_16_1", 48 "qos_config_name": [ 49 "QoS_Config_Low_Latency" 50 ] 51 }, 52 { 53 "name": "DualDev_OneChanStereoSnk_16_1_Balanced_Reliability", 54 "codec_config_name": "DualDev_OneChanStereoSnk_16_1", 55 "qos_config_name": [ 56 "QoS_Config_Balanced_Reliability" 57 ] 58 }, 59 { 60 "name": "DualDev_OneChanStereoSnk_16_1_1", 61 "codec_config_name": "DualDev_OneChanStereoSnk_16_1", 62 "qos_config_name": [ 63 "QoS_Config_16_1_1" 64 ] 65 }, 66 { 67 "name": "DualDev_OneChanStereoSnk_16_1_2", 68 "codec_config_name": "DualDev_OneChanStereoSnk_16_1", 69 "qos_config_name": [ 70 "QoS_Config_16_1_2" 71 ] 72 }, 73 { 74 "name": "DualDev_OneChanStereoSnk_16_2_Low_Latency", 75 "codec_config_name": "DualDev_OneChanStereoSnk_16_2", 76 "qos_config_name": [ 77 "QoS_Config_Low_Latency" 78 ] 79 }, 80 { 81 "name": "DualDev_OneChanStereoSnk_16_2_Balanced_Reliability", 82 "codec_config_name": "DualDev_OneChanStereoSnk_16_2", 83 "qos_config_name": [ 84 "QoS_Config_Balanced_Reliability" 85 ] 86 }, 87 { 88 "name": "DualDev_OneChanStereoSnk_16_2_1", 89 "codec_config_name": "DualDev_OneChanStereoSnk_16_2", 90 "qos_config_name": [ 91 "QoS_Config_16_2_1" 92 ] 93 }, 94 { 95 "name": "DualDev_OneChanStereoSnk_16_2_2", 96 "codec_config_name": "DualDev_OneChanStereoSnk_16_2", 97 "qos_config_name": [ 98 "QoS_Config_16_2_2" 99 ] 100 }, 101 { 102 "name": "SingleDev_OneChanStereoSnk_16_1_Low_Latency", 103 "codec_config_name": "SingleDev_OneChanStereoSnk_16_1", 104 "qos_config_name": [ 105 "QoS_Config_Low_Latency" 106 ] 107 }, 108 { 109 "name": "SingleDev_OneChanStereoSnk_16_1_Balanced_Reliability", 110 "codec_config_name": "SingleDev_OneChanStereoSnk_16_1", 111 "qos_config_name": [ 112 "QoS_Config_Balanced_Reliability" 113 ] 114 }, 115 { 116 "name": "SingleDev_OneChanStereoSnk_16_1_1", 117 "codec_config_name": "SingleDev_OneChanStereoSnk_16_1", 118 "qos_config_name": [ 119 "QoS_Config_16_1_1" 120 ] 121 }, 122 { 123 "name": "SingleDev_OneChanStereoSnk_16_1_2", 124 "codec_config_name": "SingleDev_OneChanStereoSnk_16_1", 125 "qos_config_name": [ 126 "QoS_Config_16_1_2" 127 ] 128 }, 129 { 130 "name": "SingleDev_OneChanStereoSnk_16_2_Low_Latency", 131 "codec_config_name": "SingleDev_OneChanStereoSnk_16_2", 132 "qos_config_name": [ 133 "QoS_Config_Low_Latency" 134 ] 135 }, 136 { 137 "name": "SingleDev_OneChanStereoSnk_16_2_Balanced_Reliability", 138 "codec_config_name": "SingleDev_OneChanStereoSnk_16_2", 139 "qos_config_name": [ 140 "QoS_Config_Balanced_Reliability" 141 ] 142 }, 143 { 144 "name": "SingleDev_OneChanStereoSnk_16_2_1", 145 "codec_config_name": "SingleDev_OneChanStereoSnk_16_2", 146 "qos_config_name": [ 147 "QoS_Config_16_2_1" 148 ] 149 }, 150 { 151 "name": "SingleDev_OneChanStereoSnk_16_2_2", 152 "codec_config_name": "SingleDev_OneChanStereoSnk_16_2", 153 "qos_config_name": [ 154 "QoS_Config_16_2_2" 155 ] 156 }, 157 { 158 "name": "SingleDev_TwoChanStereoSnk_16_1_Low_Latency", 159 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_1", 160 "qos_config_name": [ 161 "QoS_Config_Low_Latency" 162 ] 163 }, 164 { 165 "name": "SingleDev_TwoChanStereoSnk_16_1_Balanced_Reliability", 166 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_1", 167 "qos_config_name": [ 168 "QoS_Config_Balanced_Reliability" 169 ] 170 }, 171 { 172 "name": "SingleDev_TwoChanStereoSnk_16_1_1", 173 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_1", 174 "qos_config_name": [ 175 "QoS_Config_16_1_1" 176 ] 177 }, 178 { 179 "name": "SingleDev_TwoChanStereoSnk_16_1_2", 180 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_1", 181 "qos_config_name": [ 182 "QoS_Config_16_1_2" 183 ] 184 }, 185 { 186 "name": "SingleDev_TwoChanStereoSnk_16_2_Low_Latency", 187 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_2", 188 "qos_config_name": [ 189 "QoS_Config_Low_Latency" 190 ] 191 }, 192 { 193 "name": "SingleDev_TwoChanStereoSnk_16_2_Balanced_Reliability", 194 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_2", 195 "qos_config_name": [ 196 "QoS_Config_Balanced_Reliability" 197 ] 198 }, 199 { 200 "name": "SingleDev_TwoChanStereoSnk_16_2_1", 201 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_2", 202 "qos_config_name": [ 203 "QoS_Config_16_2_1" 204 ] 205 }, 206 { 207 "name": "SingleDev_TwoChanStereoSnk_16_2_2", 208 "codec_config_name": "SingleDev_TwoChanStereoSnk_16_2", 209 "qos_config_name": [ 210 "QoS_Config_16_2_2" 211 ] 212 }, 213 { 214 "name": "SingleDev_OneChanMonoSnk_32_1_Balanced_Reliability", 215 "codec_config_name": "SingleDev_OneChanMonoSnk_32_1", 216 "qos_config_name": [ 217 "QoS_Config_Balanced_Reliability" 218 ] 219 }, 220 { 221 "name": "SingleDev_OneChanMonoSnk_32_1_1", 222 "codec_config_name": "SingleDev_OneChanMonoSnk_32_1", 223 "qos_config_name": [ 224 "QoS_Config_32_1_1" 225 ] 226 }, 227 { 228 "name": "SingleDev_OneChanMonoSnk_32_2_Balanced_Reliability", 229 "codec_config_name": "SingleDev_OneChanMonoSnk_32_2", 230 "qos_config_name": [ 231 "QoS_Config_Balanced_Reliability" 232 ] 233 }, 234 { 235 "name": "SingleDev_OneChanMonoSnk_32_2_1", 236 "codec_config_name": "SingleDev_OneChanMonoSnk_32_2", 237 "qos_config_name": [ 238 "QoS_Config_32_2_1" 239 ] 240 }, 241 { 242 "name": "SingleDev_OneChanMonoSnk_16_1_Balanced_Reliability", 243 "codec_config_name": "SingleDev_OneChanMonoSnk_16_1", 244 "qos_config_name": [ 245 "QoS_Config_Balanced_Reliability" 246 ] 247 }, 248 { 249 "name": "SingleDev_OneChanMonoSnk_16_1_1", 250 "codec_config_name": "SingleDev_OneChanMonoSnk_16_1", 251 "qos_config_name": [ 252 "QoS_Config_16_1_1" 253 ] 254 }, 255 { 256 "name": "SingleDev_OneChanMonoSnk_16_1_2", 257 "codec_config_name": "SingleDev_OneChanMonoSnk_16_1", 258 "qos_config_name": [ 259 "QoS_Config_16_1_2" 260 ] 261 }, 262 { 263 "name": "DualDev_OneChanMonoSnk_16_2_Balanced_Reliability", 264 "codec_config_name": "DualDev_OneChanMonoSnk_16_2", 265 "qos_config_name": [ 266 "QoS_Config_Balanced_Reliability" 267 ] 268 }, 269 { 270 "name": "SingleDev_OneChanMonoSnk_16_2_Balanced_Reliability", 271 "codec_config_name": "SingleDev_OneChanMonoSnk_16_2", 272 "qos_config_name": [ 273 "QoS_Config_Balanced_Reliability" 274 ] 275 }, 276 { 277 "name": "SingleDev_OneChanMonoSnk_16_2_1", 278 "codec_config_name": "SingleDev_OneChanMonoSnk_16_2", 279 "qos_config_name": [ 280 "QoS_Config_16_2_1" 281 ] 282 }, 283 { 284 "name": "SingleDev_OneChanMonoSnk_16_2_2", 285 "codec_config_name": "SingleDev_OneChanMonoSnk_16_2", 286 "qos_config_name": [ 287 "QoS_Config_16_2_2" 288 ] 289 }, 290 { 291 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1_Low_Latency", 292 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 293 "qos_config_name": [ 294 "QoS_Config_Low_Latency" 295 ] 296 }, 297 { 298 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1_1", 299 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 300 "qos_config_name": [ 301 "QoS_Config_16_1_1" 302 ] 303 }, 304 { 305 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1_2", 306 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 307 "qos_config_name": [ 308 "QoS_Config_16_1_2" 309 ] 310 }, 311 { 312 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2_Low_Latency", 313 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2", 314 "qos_config_name": [ 315 "QoS_Config_Low_Latency" 316 ] 317 }, 318 { 319 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2_2", 320 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2", 321 "qos_config_name": [ 322 "QoS_Config_16_2_2" 323 ] 324 }, 325 { 326 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2_1", 327 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2", 328 "qos_config_name": [ 329 "QoS_Config_16_2_1" 330 ] 331 }, 332 { 333 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1_Low_Latency", 334 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1", 335 "qos_config_name": [ 336 "QoS_Config_Low_Latency" 337 ] 338 }, 339 { 340 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1_2", 341 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1", 342 "qos_config_name": [ 343 "QoS_Config_16_1_2" 344 ] 345 }, 346 { 347 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1_1", 348 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1", 349 "qos_config_name": [ 350 "QoS_Config_16_1_1" 351 ] 352 }, 353 { 354 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2_Low_Latency", 355 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 356 "qos_config_name": [ 357 "QoS_Config_Low_Latency" 358 ] 359 }, 360 { 361 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2_1", 362 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 363 "qos_config_name": [ 364 "QoS_Config_16_2_1" 365 ] 366 }, 367 { 368 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2_2", 369 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 370 "qos_config_name": [ 371 "QoS_Config_16_2_2" 372 ] 373 }, 374 { 375 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1_Low_Latency", 376 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1", 377 "qos_config_name": [ 378 "QoS_Config_Low_Latency" 379 ] 380 }, 381 { 382 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1_1", 383 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1", 384 "qos_config_name": [ 385 "QoS_Config_16_1_1" 386 ] 387 }, 388 { 389 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_32_2_Low_Latency", 390 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_32_2", 391 "qos_config_name": [ 392 "QoS_Config_Low_Latency" 393 ] 394 }, 395 { 396 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_32_2_1", 397 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_32_2", 398 "qos_config_name": [ 399 "QoS_Config_32_2_1" 400 ] 401 }, 402 { 403 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2_Low_Latency", 404 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2", 405 "qos_config_name": [ 406 "QoS_Config_Low_Latency" 407 ] 408 }, 409 { 410 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2_2", 411 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2", 412 "qos_config_name": [ 413 "QoS_Config_16_2_2" 414 ] 415 }, 416 { 417 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2_1", 418 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2", 419 "qos_config_name": [ 420 "QoS_Config_16_2_1" 421 ] 422 }, 423 { 424 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1_Low_Latency", 425 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1", 426 "qos_config_name": [ 427 "QoS_Config_Low_Latency" 428 ] 429 }, 430 { 431 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1_2", 432 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1", 433 "qos_config_name": [ 434 "QoS_Config_16_1_2" 435 ] 436 }, 437 { 438 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1_1", 439 "codec_config_name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1", 440 "qos_config_name": [ 441 "QoS_Config_16_1_1" 442 ] 443 }, 444 { 445 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1_2", 446 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1", 447 "qos_config_name": [ 448 "QoS_Config_16_1_2" 449 ] 450 }, 451 { 452 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2_Low_Latency", 453 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2", 454 "qos_config_name": [ 455 "QoS_Config_Low_Latency" 456 ] 457 }, 458 { 459 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2_1", 460 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2", 461 "qos_config_name": [ 462 "QoS_Config_16_2_1" 463 ] 464 }, 465 { 466 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2_2", 467 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2", 468 "qos_config_name": [ 469 "QoS_Config_16_2_2" 470 ] 471 }, 472 { 473 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1_Low_Latency", 474 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1", 475 "qos_config_name": [ 476 "QoS_Config_Low_Latency" 477 ] 478 }, 479 { 480 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1_1", 481 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1", 482 "qos_config_name": [ 483 "QoS_Config_16_1_1" 484 ] 485 }, 486 { 487 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1_2", 488 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1", 489 "qos_config_name": [ 490 "QoS_Config_16_1_2" 491 ] 492 }, 493 { 494 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2_Low_Latency", 495 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2", 496 "qos_config_name": [ 497 "QoS_Config_Low_Latency" 498 ] 499 }, 500 { 501 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2_1", 502 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2", 503 "qos_config_name": [ 504 "QoS_Config_16_2_1" 505 ] 506 }, 507 { 508 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2_2", 509 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2", 510 "qos_config_name": [ 511 "QoS_Config_16_2_2" 512 ] 513 }, 514 { 515 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1_Low_Latency", 516 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 517 "qos_config_name": [ 518 "QoS_Config_Low_Latency" 519 ] 520 }, 521 { 522 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1_1", 523 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 524 "qos_config_name": [ 525 "QoS_Config_16_1_1" 526 ] 527 }, 528 { 529 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1_2", 530 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 531 "qos_config_name": [ 532 "QoS_Config_16_1_2" 533 ] 534 }, 535 { 536 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2_Low_Latency", 537 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 538 "qos_config_name": [ 539 "QoS_Config_Low_Latency" 540 ] 541 }, 542 { 543 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2_1", 544 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 545 "qos_config_name": [ 546 "QoS_Config_16_2_1" 547 ] 548 }, 549 { 550 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2_2", 551 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 552 "qos_config_name": [ 553 "QoS_Config_16_2_2" 554 ] 555 }, 556 { 557 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1_Low_Latency", 558 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1", 559 "qos_config_name": [ 560 "QoS_Config_Low_Latency" 561 ] 562 }, 563 { 564 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1_1", 565 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1", 566 "qos_config_name": [ 567 "QoS_Config_16_1_1" 568 ] 569 }, 570 { 571 "name": "DualDev_OneChanMonoSrc_16_2_Balanced_Reliability", 572 "codec_config_name": "DualDev_OneChanMonoSrc_16_2", 573 "qos_config_name": [ 574 "QoS_Config_Balanced_Reliability" 575 ] 576 }, 577 { 578 "name": "SingleDev_OneChanStereoSrc_16_2_Balanced_Reliability", 579 "codec_config_name": "SingleDev_OneChanStereoSrc_16_2", 580 "qos_config_name": [ 581 "QoS_Config_Balanced_Reliability" 582 ] 583 }, 584 { 585 "name": "SingleDev_OneChanMonoSrc_48_4_Balanced_Reliability", 586 "codec_config_name": "SingleDev_OneChanMonoSrc_48_4", 587 "qos_config_name": [ 588 "QoS_Config_Balanced_Reliability" 589 ] 590 }, 591 { 592 "name": "SingleDev_OneChanMonoSrc_48_3_Balanced_Reliability", 593 "codec_config_name": "SingleDev_OneChanMonoSrc_48_3", 594 "qos_config_name": [ 595 "QoS_Config_Balanced_Reliability" 596 ] 597 }, 598 { 599 "name": "SingleDev_OneChanMonoSrc_48_2_Balanced_Reliability", 600 "codec_config_name": "SingleDev_OneChanMonoSrc_48_2", 601 "qos_config_name": [ 602 "QoS_Config_Balanced_Reliability" 603 ] 604 }, 605 { 606 "name": "SingleDev_OneChanMonoSrc_48_1_Balanced_Reliability", 607 "codec_config_name": "SingleDev_OneChanMonoSrc_48_1", 608 "qos_config_name": [ 609 "QoS_Config_Balanced_Reliability" 610 ] 611 }, 612 { 613 "name": "SingleDev_OneChanMonoSrc_32_2_Balanced_Reliability", 614 "codec_config_name": "SingleDev_OneChanMonoSrc_32_2", 615 "qos_config_name": [ 616 "QoS_Config_Balanced_Reliability" 617 ] 618 }, 619 { 620 "name": "SingleDev_OneChanMonoSrc_32_1_Balanced_Reliability", 621 "codec_config_name": "SingleDev_OneChanMonoSrc_32_1", 622 "qos_config_name": [ 623 "QoS_Config_Balanced_Reliability" 624 ] 625 }, 626 { 627 "name": "SingleDev_OneChanMonoSrc_24_2_Balanced_Reliability", 628 "codec_config_name": "SingleDev_OneChanMonoSrc_24_2", 629 "qos_config_name": [ 630 "QoS_Config_Balanced_Reliability" 631 ] 632 }, 633 { 634 "name": "SingleDev_OneChanMonoSrc_24_1_Balanced_Reliability", 635 "codec_config_name": "SingleDev_OneChanMonoSrc_24_1", 636 "qos_config_name": [ 637 "QoS_Config_Balanced_Reliability" 638 ] 639 }, 640 { 641 "name": "SingleDev_OneChanMonoSrc_16_2_Balanced_Reliability", 642 "codec_config_name": "SingleDev_OneChanMonoSrc_16_2", 643 "qos_config_name": [ 644 "QoS_Config_Balanced_Reliability" 645 ] 646 }, 647 { 648 "name": "SingleDev_OneChanMonoSrc_16_1_Balanced_Reliability", 649 "codec_config_name": "SingleDev_OneChanMonoSrc_16_1", 650 "qos_config_name": [ 651 "QoS_Config_Balanced_Reliability" 652 ] 653 }, 654 { 655 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1_2", 656 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1", 657 "qos_config_name": [ 658 "QoS_Config_16_1_2" 659 ] 660 }, 661 { 662 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_Low_Latency", 663 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2", 664 "qos_config_name": [ 665 "QoS_Config_Low_Latency" 666 ] 667 }, 668 { 669 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_1", 670 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2", 671 "qos_config_name": [ 672 "QoS_Config_16_2_1" 673 ] 674 }, 675 { 676 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_2", 677 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2", 678 "qos_config_name": [ 679 "QoS_Config_16_2_2" 680 ] 681 }, 682 { 683 "name": "DualDev_OneChanStereoSnk_24_1_Low_Latency", 684 "codec_config_name": "DualDev_OneChanStereoSnk_24_1", 685 "qos_config_name": [ 686 "QoS_Config_Low_Latency" 687 ] 688 }, 689 { 690 "name": "SingleDev_TwoChanStereoSnk_24_1_Low_Latency", 691 "codec_config_name": "SingleDev_TwoChanStereoSnk_24_1", 692 "qos_config_name": [ 693 "QoS_Config_Low_Latency" 694 ] 695 }, 696 { 697 "name": "SingleDev_OneChanStereoSnk_24_1_Low_Latency", 698 "codec_config_name": "SingleDev_OneChanStereoSnk_24_2", 699 "qos_config_name": [ 700 "QoS_Config_Low_Latency" 701 ] 702 }, 703 { 704 "name": "DualDev_OneChanStereoSnk_24_2_Low_Latency", 705 "codec_config_name": "DualDev_OneChanStereoSnk_24_2", 706 "qos_config_name": [ 707 "QoS_Config_Low_Latency" 708 ] 709 }, 710 { 711 "name": "DualDev_OneChanStereoSnk_24_2_Balanced_Reliability", 712 "codec_config_name": "DualDev_OneChanStereoSnk_24_2", 713 "qos_config_name": [ 714 "QoS_Config_Balanced_Reliability" 715 ] 716 }, 717 { 718 "name": "DualDev_OneChanStereoSnk_24_2_2", 719 "codec_config_name": "DualDev_OneChanStereoSnk_24_2", 720 "qos_config_name": [ 721 "QoS_Config_24_2_2" 722 ] 723 }, 724 { 725 "name": "SingleDev_OneChanStereoSnk_24_2_Low_Latency", 726 "codec_config_name": "SingleDev_OneChanStereoSnk_24_2", 727 "qos_config_name": [ 728 "QoS_Config_Low_Latency" 729 ] 730 }, 731 { 732 "name": "SingleDev_OneChanStereoSnk_24_2_Balanced_Reliability", 733 "codec_config_name": "SingleDev_OneChanStereoSnk_24_2", 734 "qos_config_name": [ 735 "QoS_Config_Balanced_Reliability" 736 ] 737 }, 738 { 739 "name": "SingleDev_OneChanStereoSnk_24_2_2", 740 "codec_config_name": "SingleDev_OneChanStereoSnk_24_2", 741 "qos_config_name": [ 742 "QoS_Config_24_2_2" 743 ] 744 }, 745 { 746 "name": "SingleDev_TwoChanStereoSnk_24_2_Low_Latency", 747 "codec_config_name": "SingleDev_TwoChanStereoSnk_24_2", 748 "qos_config_name": [ 749 "QoS_Config_Low_Latency" 750 ] 751 }, 752 { 753 "name": "SingleDev_TwoChanStereoSnk_24_2_Balanced_Reliability", 754 "codec_config_name": "SingleDev_TwoChanStereoSnk_24_2", 755 "qos_config_name": [ 756 "QoS_Config_Balanced_Reliability" 757 ] 758 }, 759 { 760 "name": "SingleDev_TwoChanStereoSnk_24_2_2", 761 "codec_config_name": "SingleDev_TwoChanStereoSnk_24_2", 762 "qos_config_name": [ 763 "QoS_Config_24_2_2" 764 ] 765 }, 766 { 767 "name": "SingleDev_OneChanMonoSnk_24_2_Balanced_Reliability", 768 "codec_config_name": "SingleDev_OneChanMonoSnk_24_2", 769 "qos_config_name": [ 770 "QoS_Config_Balanced_Reliability" 771 ] 772 }, 773 { 774 "name": "SingleDev_OneChanMonoSnk_24_2_2", 775 "codec_config_name": "SingleDev_OneChanMonoSnk_24_2", 776 "qos_config_name": [ 777 "QoS_Config_24_2_2" 778 ] 779 }, 780 { 781 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_32_2_Low_Latency", 782 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_32_2", 783 "qos_config_name": [ 784 "QoS_Config_Low_Latency" 785 ] 786 }, 787 { 788 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_32_2_1", 789 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_32_2", 790 "qos_config_name": [ 791 "QoS_Config_32_2_1" 792 ] 793 }, 794 { 795 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_32_2_Low_Latency", 796 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 797 "qos_config_name": [ 798 "QoS_Config_Low_Latency" 799 ] 800 }, 801 { 802 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_32_2_1", 803 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 804 "qos_config_name": [ 805 "QoS_Config_32_2_1" 806 ] 807 }, 808 { 809 "name": "DualDev_OneChanStereoSnk_32_2_Low_Latency", 810 "codec_config_name": "DualDev_OneChanStereoSnk_32_2", 811 "qos_config_name": [ 812 "QoS_Config_Low_Latency" 813 ] 814 }, 815 { 816 "name": "DualDev_OneChanStereoSnk_32_1_Low_Latency", 817 "codec_config_name": "DualDev_OneChanStereoSnk_32_1", 818 "qos_config_name": [ 819 "QoS_Config_Low_Latency" 820 ] 821 }, 822 { 823 "name": "SingleDev_TwoChanStereoSnk_32_1_Low_Latency", 824 "codec_config_name": "SingleDev_TwoChanStereoSnk_32_1", 825 "qos_config_name": [ 826 "QoS_Config_Low_Latency" 827 ] 828 }, 829 { 830 "name": "SingleDev_OneChanStereoSnk_32_2_Low_Latency", 831 "codec_config_name": "SingleDev_OneChanStereoSnk_32_2", 832 "qos_config_name": [ 833 "QoS_Config_Low_Latency" 834 ] 835 }, 836 { 837 "name": "SingleDev_OneChanStereoSnk_32_1_Low_Latency", 838 "codec_config_name": "SingleDev_OneChanStereoSnk_32_1", 839 "qos_config_name": [ 840 "QoS_Config_Low_Latency" 841 ] 842 }, 843 { 844 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_32_2_Low_Latency", 845 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_32_2", 846 "qos_config_name": [ 847 "QoS_Config_Low_Latency" 848 ] 849 }, 850 { 851 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_32_2_1", 852 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_32_2", 853 "qos_config_name": [ 854 "QoS_Config_32_2_1" 855 ] 856 }, 857 { 858 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_32_2_Low_Latency", 859 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_32_2", 860 "qos_config_name": [ 861 "QoS_Config_Low_Latency" 862 ] 863 }, 864 { 865 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_32_2_1", 866 "codec_config_name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_32_2", 867 "qos_config_name": [ 868 "QoS_Config_32_2_1" 869 ] 870 }, 871 { 872 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_32_2_Low_Latency", 873 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 874 "qos_config_name": [ 875 "QoS_Config_Low_Latency" 876 ] 877 }, 878 { 879 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_32_2_1", 880 "codec_config_name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 881 "qos_config_name": [ 882 "QoS_Config_32_2_1" 883 ] 884 }, 885 { 886 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_32_2_Low_Latency", 887 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_32_2", 888 "qos_config_name": [ 889 "QoS_Config_Low_Latency" 890 ] 891 }, 892 { 893 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_32_2_1", 894 "codec_config_name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_32_2", 895 "qos_config_name": [ 896 "QoS_Config_32_2_1" 897 ] 898 }, 899 { 900 "name": "SingleDev_TwoChanStereoSnk_32_2_Low_Latency", 901 "codec_config_name": "SingleDev_TwoChanStereoSnk_32_2", 902 "qos_config_name": [ 903 "QoS_Config_Low_Latency" 904 ] 905 }, 906 { 907 "name": "DualDev_OneChanStereoSnk_48_4_High_Reliability", 908 "codec_config_name": "DualDev_OneChanStereoSnk_48_4", 909 "qos_config_name": [ 910 "QoS_Config_High_Reliability" 911 ] 912 }, 913 { 914 "name": "DualDev_OneChanStereoSnk_48_4_1", 915 "codec_config_name": "DualDev_OneChanStereoSnk_48_4", 916 "qos_config_name": [ 917 "QoS_Config_48_4_1" 918 ] 919 }, 920 { 921 "name": "DualDev_OneChanStereoSnk_48_4_2", 922 "codec_config_name": "DualDev_OneChanStereoSnk_48_4", 923 "qos_config_name": [ 924 "QoS_Config_48_4_2" 925 ] 926 }, 927 { 928 "name": "DualDev_OneChanStereoSnk_48_3_Low_Latency", 929 "codec_config_name": "DualDev_OneChanStereoSnk_48_3", 930 "qos_config_name": [ 931 "QoS_Config_Low_Latency" 932 ] 933 }, 934 { 935 "name": "DualDev_OneChanStereoSnk_48_3_High_Reliability", 936 "codec_config_name": "DualDev_OneChanStereoSnk_48_3", 937 "qos_config_name": [ 938 "QoS_Config_High_Reliability" 939 ] 940 }, 941 { 942 "name": "DualDev_OneChanStereoSnk_48_3_2", 943 "codec_config_name": "DualDev_OneChanStereoSnk_48_3", 944 "qos_config_name": [ 945 "QoS_Config_48_3_2" 946 ] 947 }, 948 { 949 "name": "DualDev_OneChanStereoSnk_48_2_Low_Latency", 950 "codec_config_name": "DualDev_OneChanStereoSnk_48_2", 951 "qos_config_name": [ 952 "QoS_Config_Low_Latency" 953 ] 954 }, 955 { 956 "name": "DualDev_OneChanStereoSnk_48_2_High_Reliability", 957 "codec_config_name": "DualDev_OneChanStereoSnk_48_2", 958 "qos_config_name": [ 959 "QoS_Config_High_Reliability" 960 ] 961 }, 962 { 963 "name": "DualDev_OneChanStereoSnk_48_2_2", 964 "codec_config_name": "DualDev_OneChanStereoSnk_48_2", 965 "qos_config_name": [ 966 "QoS_Config_48_2_2" 967 ] 968 }, 969 { 970 "name": "DualDev_OneChanStereoSnk_48_1_Low_Latency", 971 "codec_config_name": "DualDev_OneChanStereoSnk_48_1", 972 "qos_config_name": [ 973 "QoS_Config_Low_Latency" 974 ] 975 }, 976 { 977 "name": "DualDev_OneChanStereoSnk_48_1_High_Reliability", 978 "codec_config_name": "DualDev_OneChanStereoSnk_48_1", 979 "qos_config_name": [ 980 "QoS_Config_High_Reliability" 981 ] 982 }, 983 { 984 "name": "DualDev_OneChanStereoSnk_48_1_2", 985 "codec_config_name": "DualDev_OneChanStereoSnk_48_1", 986 "qos_config_name": [ 987 "QoS_Config_48_1_2" 988 ] 989 }, 990 { 991 "name": "SingleDev_OneChanStereoSnk_48_4_High_Reliability", 992 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4", 993 "qos_config_name": [ 994 "QoS_Config_High_Reliability" 995 ] 996 }, 997 { 998 "name": "SingleDev_OneChanStereoSnk_48_4_1", 999 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4", 1000 "qos_config_name": [ 1001 "QoS_Config_48_4_1" 1002 ] 1003 }, 1004 { 1005 "name": "SingleDev_OneChanStereoSnk_48_4_2", 1006 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4", 1007 "qos_config_name": [ 1008 "QoS_Config_48_4_2" 1009 ] 1010 }, 1011 { 1012 "name": "SingleDev_OneChanStereoSnk_48_3_Low_Latency", 1013 "codec_config_name": "SingleDev_OneChanStereoSnk_48_3", 1014 "qos_config_name": [ 1015 "QoS_Config_Low_Latency" 1016 ] 1017 }, 1018 { 1019 "name": "SingleDev_OneChanStereoSnk_48_3_High_Reliability", 1020 "codec_config_name": "SingleDev_OneChanStereoSnk_48_3", 1021 "qos_config_name": [ 1022 "QoS_Config_High_Reliability" 1023 ] 1024 }, 1025 { 1026 "name": "SingleDev_OneChanStereoSnk_48_3_2", 1027 "codec_config_name": "SingleDev_OneChanStereoSnk_48_3", 1028 "qos_config_name": [ 1029 "QoS_Config_48_3_2" 1030 ] 1031 }, 1032 { 1033 "name": "SingleDev_OneChanStereoSnk_48_2_Low_Latency", 1034 "codec_config_name": "SingleDev_OneChanStereoSnk_48_2", 1035 "qos_config_name": [ 1036 "QoS_Config_Low_Latency" 1037 ] 1038 }, 1039 { 1040 "name": "SingleDev_OneChanStereoSnk_48_2_High_Reliability", 1041 "codec_config_name": "SingleDev_OneChanStereoSnk_48_2", 1042 "qos_config_name": [ 1043 "QoS_Config_High_Reliability" 1044 ] 1045 }, 1046 { 1047 "name": "SingleDev_OneChanStereoSnk_48_2_2", 1048 "codec_config_name": "SingleDev_OneChanStereoSnk_48_2", 1049 "qos_config_name": [ 1050 "QoS_Config_48_2_2" 1051 ] 1052 }, 1053 { 1054 "name": "SingleDev_OneChanStereoSnk_48_1_Low_Latency", 1055 "codec_config_name": "SingleDev_OneChanStereoSnk_48_1", 1056 "qos_config_name": [ 1057 "QoS_Config_Low_Latency" 1058 ] 1059 }, 1060 { 1061 "name": "SingleDev_OneChanStereoSnk_48_1_High_Reliability", 1062 "codec_config_name": "SingleDev_OneChanStereoSnk_48_1", 1063 "qos_config_name": [ 1064 "QoS_Config_High_Reliability" 1065 ] 1066 }, 1067 { 1068 "name": "SingleDev_OneChanStereoSnk_48_1_2", 1069 "codec_config_name": "SingleDev_OneChanStereoSnk_48_1", 1070 "qos_config_name": [ 1071 "QoS_Config_48_1_2" 1072 ] 1073 }, 1074 { 1075 "name": "SingleDev_TwoChanStereoSnk_48_4_High_Reliability", 1076 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4", 1077 "qos_config_name": [ 1078 "QoS_Config_High_Reliability" 1079 ] 1080 }, 1081 { 1082 "name": "SingleDev_TwoChanStereoSnk_48_4_1", 1083 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4", 1084 "qos_config_name": [ 1085 "QoS_Config_48_4_1" 1086 ] 1087 }, 1088 { 1089 "name": "SingleDev_TwoChanStereoSnk_48_4_2", 1090 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4", 1091 "qos_config_name": [ 1092 "QoS_Config_48_4_2" 1093 ] 1094 }, 1095 { 1096 "name": "SingleDev_TwoChanStereoSnk_48_3_Low_Latency", 1097 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_3", 1098 "qos_config_name": [ 1099 "QoS_Config_Low_Latency" 1100 ] 1101 }, 1102 { 1103 "name": "SingleDev_TwoChanStereoSnk_48_3_High_Reliability", 1104 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_3", 1105 "qos_config_name": [ 1106 "QoS_Config_High_Reliability" 1107 ] 1108 }, 1109 { 1110 "name": "SingleDev_TwoChanStereoSnk_48_3_2", 1111 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_3", 1112 "qos_config_name": [ 1113 "QoS_Config_48_3_2" 1114 ] 1115 }, 1116 { 1117 "name": "SingleDev_TwoChanStereoSnk_48_2_Low_Latency", 1118 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_2", 1119 "qos_config_name": [ 1120 "QoS_Config_Low_Latency" 1121 ] 1122 }, 1123 { 1124 "name": "SingleDev_TwoChanStereoSnk_48_2_High_Reliability", 1125 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_2", 1126 "qos_config_name": [ 1127 "QoS_Config_High_Reliability" 1128 ] 1129 }, 1130 { 1131 "name": "SingleDev_TwoChanStereoSnk_48_2_2", 1132 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_2", 1133 "qos_config_name": [ 1134 "QoS_Config_48_2_2" 1135 ] 1136 }, 1137 { 1138 "name": "SingleDev_TwoChanStereoSnk_48_1_Low_Latency", 1139 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_1", 1140 "qos_config_name": [ 1141 "QoS_Config_Low_Latency" 1142 ] 1143 }, 1144 { 1145 "name": "SingleDev_TwoChanStereoSnk_48_1_High_Reliability", 1146 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_1", 1147 "qos_config_name": [ 1148 "QoS_Config_High_Reliability" 1149 ] 1150 }, 1151 { 1152 "name": "SingleDev_TwoChanStereoSnk_48_1_2", 1153 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_1", 1154 "qos_config_name": [ 1155 "QoS_Config_48_1_2" 1156 ] 1157 }, 1158 { 1159 "name": "SingleDev_OneChanMonoSnk_48_4_High_Reliability", 1160 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4", 1161 "qos_config_name": [ 1162 "QoS_Config_High_Reliability" 1163 ] 1164 }, 1165 { 1166 "name": "SingleDev_OneChanMonoSnk_48_4_1", 1167 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4", 1168 "qos_config_name": [ 1169 "QoS_Config_48_4_1" 1170 ] 1171 }, 1172 { 1173 "name": "SingleDev_OneChanMonoSnk_48_4_2", 1174 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4", 1175 "qos_config_name": [ 1176 "QoS_Config_48_4_2" 1177 ] 1178 }, 1179 { 1180 "name": "SingleDev_OneChanMonoSnk_48_3_High_Reliability", 1181 "codec_config_name": "SingleDev_OneChanMonoSnk_48_3", 1182 "qos_config_name": [ 1183 "QoS_Config_High_Reliability" 1184 ] 1185 }, 1186 { 1187 "name": "SingleDev_OneChanMonoSnk_48_3_2", 1188 "codec_config_name": "SingleDev_OneChanMonoSnk_48_3", 1189 "qos_config_name": [ 1190 "QoS_Config_48_3_2" 1191 ] 1192 }, 1193 { 1194 "name": "SingleDev_OneChanMonoSnk_48_2_High_Reliability", 1195 "codec_config_name": "SingleDev_OneChanMonoSnk_48_2", 1196 "qos_config_name": [ 1197 "QoS_Config_High_Reliability" 1198 ] 1199 }, 1200 { 1201 "name": "SingleDev_OneChanMonoSnk_48_2_2", 1202 "codec_config_name": "SingleDev_OneChanMonoSnk_48_2", 1203 "qos_config_name": [ 1204 "QoS_Config_48_2_2" 1205 ] 1206 }, 1207 { 1208 "name": "SingleDev_OneChanMonoSnk_48_1_High_Reliability", 1209 "codec_config_name": "SingleDev_OneChanMonoSnk_48_1", 1210 "qos_config_name": [ 1211 "QoS_Config_High_Reliability" 1212 ] 1213 }, 1214 { 1215 "name": "SingleDev_OneChanMonoSnk_48_1_2", 1216 "codec_config_name": "SingleDev_OneChanMonoSnk_48_1", 1217 "qos_config_name": [ 1218 "QoS_Config_48_1_2" 1219 ] 1220 }, 1221 { 1222 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_Low_Latency_1", 1223 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 1224 "qos_config_name": [ 1225 "QoS_Config_Low_Latency" 1226 ] 1227 }, 1228 { 1229 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60oct_R3_L22_1", 1230 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 1231 "qos_config_name": [ 1232 "VND_QoS_Config_R3_L22" 1233 ] 1234 }, 1235 { 1236 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_High_Reliability_1", 1237 "codec_config_name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 1238 "qos_config_name": [ 1239 "QoS_Config_High_Reliability" 1240 ] 1241 }, 1242 { 1243 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_R15_L70_1", 1244 "codec_config_name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 1245 "qos_config_name": [ 1246 "VND_QoS_Config_R15_L70" 1247 ] 1248 }, 1249 { 1250 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_High_Reliability_1", 1251 "codec_config_name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 1252 "qos_config_name": [ 1253 "QoS_Config_High_Reliability" 1254 ] 1255 }, 1256 { 1257 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_R15_L70_1", 1258 "codec_config_name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 1259 "qos_config_name": [ 1260 "VND_QoS_Config_R15_L70" 1261 ] 1262 }, 1263 { 1264 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_High_Reliability_1", 1265 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 1266 "qos_config_name": [ 1267 "QoS_Config_High_Reliability" 1268 ] 1269 }, 1270 { 1271 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_R15_L70_1", 1272 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 1273 "qos_config_name": [ 1274 "VND_QoS_Config_R15_L70" 1275 ] 1276 }, 1277 { 1278 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_High_Reliability_1", 1279 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 1280 "qos_config_name": [ 1281 "QoS_Config_High_Reliability" 1282 ] 1283 }, 1284 { 1285 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_R5_L12_1", 1286 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 1287 "qos_config_name": [ 1288 "VND_QoS_Config_R5_L12" 1289 ] 1290 }, 1291 { 1292 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_32_2_Balanced_Reliability", 1293 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_32_2", 1294 "qos_config_name": [ 1295 "QoS_Config_Balanced_Reliability" 1296 ] 1297 }, 1298 { 1299 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_24_2_Balanced_Reliability", 1300 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_24_2", 1301 "qos_config_name": [ 1302 "QoS_Config_Balanced_Reliability" 1303 ] 1304 }, 1305 { 1306 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_16_2_Balanced_Reliability", 1307 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_16_2", 1308 "qos_config_name": [ 1309 "QoS_Config_Balanced_Reliability" 1310 ] 1311 }, 1312 { 1313 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_32_2_Balanced_Reliability", 1314 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_32_2", 1315 "qos_config_name": [ 1316 "QoS_Config_Balanced_Reliability" 1317 ] 1318 }, 1319 { 1320 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_24_2_Balanced_Reliability", 1321 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_24_2", 1322 "qos_config_name": [ 1323 "QoS_Config_Balanced_Reliability" 1324 ] 1325 }, 1326 { 1327 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_16_2_Balanced_Reliability", 1328 "codec_config_name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_16_2", 1329 "qos_config_name": [ 1330 "QoS_Config_Balanced_Reliability" 1331 ] 1332 }, 1333 { 1334 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_32_2_Balanced_Reliability", 1335 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_32_2", 1336 "qos_config_name": [ 1337 "QoS_Config_Balanced_Reliability" 1338 ] 1339 }, 1340 { 1341 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_24_2_Balanced_Reliability", 1342 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_24_2", 1343 "qos_config_name": [ 1344 "QoS_Config_Balanced_Reliability" 1345 ] 1346 }, 1347 { 1348 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_16_2_Balanced_Reliability", 1349 "codec_config_name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_16_2", 1350 "qos_config_name": [ 1351 "QoS_Config_Balanced_Reliability" 1352 ] 1353 }, 1354 { 1355 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_32_2_Balanced_Reliability", 1356 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_32_2", 1357 "qos_config_name": [ 1358 "QoS_Config_Balanced_Reliability" 1359 ] 1360 }, 1361 { 1362 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_24_2_Balanced_Reliability", 1363 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_24_2", 1364 "qos_config_name": [ 1365 "QoS_Config_Balanced_Reliability" 1366 ] 1367 }, 1368 { 1369 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_16_2_Balanced_Reliability", 1370 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_16_2", 1371 "qos_config_name": [ 1372 "QoS_Config_Balanced_Reliability" 1373 ] 1374 }, 1375 { 1376 "name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_32_2_Balanced_Reliability", 1377 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_32_2", 1378 "qos_config_name": [ 1379 "QoS_Config_Balanced_Reliability" 1380 ] 1381 }, 1382 { 1383 "name": "SingleDev_TwoChanStereoSnk_48_4_1_OneChanMonoSrc_24_2_Balanced_Reliability", 1384 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_24_2", 1385 "qos_config_name": [ 1386 "QoS_Config_Balanced_Reliability" 1387 ] 1388 }, 1389 { 1390 "name": "SingleDev_TwoChanStereoSnk_48_4_1_OneChanMonoSrc_16_2_Balanced_Reliability", 1391 "codec_config_name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_16_2", 1392 "qos_config_name": [ 1393 "QoS_Config_Balanced_Reliability" 1394 ] 1395 }, 1396 { 1397 "name": "SingleDev_OneChanStereoSnk_48_4_1_OneChanMonoSrc_32_2_Balanced_Reliability", 1398 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_32_2", 1399 "qos_config_name": [ 1400 "QoS_Config_Balanced_Reliability" 1401 ] 1402 }, 1403 { 1404 "name": "SingleDev_OneChanStereoSnk_48_4_1_OneChanMonoSrc_24_2_Balanced_Reliability", 1405 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_24_2", 1406 "qos_config_name": [ 1407 "QoS_Config_Balanced_Reliability" 1408 ] 1409 }, 1410 { 1411 "name": "SingleDev_OneChanStereoSnk_48_4_1_OneChanMonoSrc_16_2_Balanced_Reliability", 1412 "codec_config_name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_16_2", 1413 "qos_config_name": [ 1414 "QoS_Config_Balanced_Reliability" 1415 ] 1416 }, 1417 { 1418 "name": "SingleDev_OneChanMonoSnk_48_4_1_OneChanMonoSrc_32_2_Balanced_Reliability", 1419 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_32_2", 1420 "qos_config_name": [ 1421 "QoS_Config_Balanced_Reliability" 1422 ] 1423 }, 1424 { 1425 "name": "SingleDev_OneChanMonoSnk_48_4_1_OneChanMonoSrc_24_2_1_Balanced_Reliability", 1426 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_24_2", 1427 "qos_config_name": [ 1428 "QoS_Config_Balanced_Reliability" 1429 ] 1430 }, 1431 { 1432 "name": "SingleDev_OneChanMonoSnk_48_4_1_OneChanMonoSrc_16_2_Balanced_Reliability", 1433 "codec_config_name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_16_2", 1434 "qos_config_name": [ 1435 "QoS_Config_Balanced_Reliability" 1436 ] 1437 }, 1438 { 1439 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_1_Low_Latency", 1440 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_1", 1441 "qos_config_name": [ 1442 "QoS_Config_Low_Latency" 1443 ] 1444 }, 1445 { 1446 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_1_Balanced_Reliability", 1447 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_1", 1448 "qos_config_name": [ 1449 "QoS_Config_Balanced_Reliability" 1450 ] 1451 }, 1452 { 1453 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_2_Low_Latency", 1454 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_2", 1455 "qos_config_name": [ 1456 "QoS_Config_Low_Latency" 1457 ] 1458 }, 1459 { 1460 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_2_Balanced_Reliability", 1461 "codec_config_name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_2", 1462 "qos_config_name": [ 1463 "QoS_Config_Balanced_Reliability" 1464 ] 1465 }, 1466 { 1467 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_Balanced_Reliability_1", 1468 "codec_config_name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 1469 "qos_config_name": [ 1470 "QoS_Config_Balanced_Reliability" 1471 ] 1472 }, 1473 { 1474 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_R11_L40_1", 1475 "codec_config_name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 1476 "qos_config_name": [ 1477 "VND_QoS_Config_R11_L40" 1478 ] 1479 }, 1480 { 1481 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_R5_L12_TwoChanStereoSrc_16khz_30octs_R3_L12_1", 1482 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 1483 "qos_config_name": [ 1484 "VND_QoS_Config_R5_L12", 1485 "VND_QoS_Config_R3_L12" 1486 ] 1487 }, 1488 { 1489 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_Balanced_Reliability_1", 1490 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 1491 "qos_config_name": [ 1492 "QoS_Config_Balanced_Reliability" 1493 ] 1494 } 1495 ], 1496 "codec_configurations": [ 1497 { 1498 "name": "DualDev_OneChanStereoSnk_16_2", 1499 "subconfigurations": [ 1500 { 1501 "device_cnt": 2, 1502 "ase_cnt": 2, 1503 "direction": "SINK", 1504 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 1505 "codec_id": { 1506 "coding_format": 6, 1507 "vendor_company_id": 0, 1508 "vendor_codec_id": 0 1509 }, 1510 "codec_configuration": [ 1511 { 1512 "name": "sampling_frequency", 1513 "type": 1, 1514 "compound_value": { 1515 "value": [ 1516 3 1517 ] 1518 } 1519 }, 1520 { 1521 "name": "frame_duration", 1522 "type": 2, 1523 "compound_value": { 1524 "value": [ 1525 1 1526 ] 1527 } 1528 }, 1529 { 1530 "name": "audio_channel_allocation", 1531 "type": 3, 1532 "compound_value": { 1533 "value": [ 1534 1, 1535 0, 1536 0, 1537 0 1538 ] 1539 } 1540 }, 1541 { 1542 "name": "octets_per_codec_frame", 1543 "type": 4, 1544 "compound_value": { 1545 "value": [ 1546 40, 1547 0 1548 ] 1549 } 1550 }, 1551 { 1552 "name": "codec_frame_blocks_per_sdu", 1553 "type": 5, 1554 "compound_value": { 1555 "value": [ 1556 1 1557 ] 1558 } 1559 } 1560 ] 1561 } 1562 ] 1563 }, 1564 { 1565 "name": "DualDev_OneChanStereoSnk_16_1", 1566 "subconfigurations": [ 1567 { 1568 "device_cnt": 2, 1569 "ase_cnt": 2, 1570 "direction": "SINK", 1571 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 1572 "codec_id": { 1573 "coding_format": 6, 1574 "vendor_company_id": 0, 1575 "vendor_codec_id": 0 1576 }, 1577 "codec_configuration": [ 1578 { 1579 "name": "sampling_frequency", 1580 "type": 1, 1581 "compound_value": { 1582 "value": [ 1583 3 1584 ] 1585 } 1586 }, 1587 { 1588 "name": "frame_duration", 1589 "type": 2, 1590 "compound_value": { 1591 "value": [ 1592 0 1593 ] 1594 } 1595 }, 1596 { 1597 "name": "audio_channel_allocation", 1598 "type": 3, 1599 "compound_value": { 1600 "value": [ 1601 1, 1602 0, 1603 0, 1604 0 1605 ] 1606 } 1607 }, 1608 { 1609 "name": "octets_per_codec_frame", 1610 "type": 4, 1611 "compound_value": { 1612 "value": [ 1613 30, 1614 0 1615 ] 1616 } 1617 }, 1618 { 1619 "name": "codec_frame_blocks_per_sdu", 1620 "type": 5, 1621 "compound_value": { 1622 "value": [ 1623 1 1624 ] 1625 } 1626 } 1627 ] 1628 } 1629 ] 1630 }, 1631 { 1632 "name": "SingleDev_OneChanStereoSnk_16_2", 1633 "subconfigurations": [ 1634 { 1635 "device_cnt": 1, 1636 "ase_cnt": 2, 1637 "direction": "SINK", 1638 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 1639 "codec_id": { 1640 "coding_format": 6, 1641 "vendor_company_id": 0, 1642 "vendor_codec_id": 0 1643 }, 1644 "codec_configuration": [ 1645 { 1646 "name": "sampling_frequency", 1647 "type": 1, 1648 "compound_value": { 1649 "value": [ 1650 3 1651 ] 1652 } 1653 }, 1654 { 1655 "name": "frame_duration", 1656 "type": 2, 1657 "compound_value": { 1658 "value": [ 1659 1 1660 ] 1661 } 1662 }, 1663 { 1664 "name": "audio_channel_allocation", 1665 "type": 3, 1666 "compound_value": { 1667 "value": [ 1668 1, 1669 0, 1670 0, 1671 0 1672 ] 1673 } 1674 }, 1675 { 1676 "name": "octets_per_codec_frame", 1677 "type": 4, 1678 "compound_value": { 1679 "value": [ 1680 40, 1681 0 1682 ] 1683 } 1684 }, 1685 { 1686 "name": "codec_frame_blocks_per_sdu", 1687 "type": 5, 1688 "compound_value": { 1689 "value": [ 1690 1 1691 ] 1692 } 1693 } 1694 ] 1695 } 1696 ] 1697 }, 1698 { 1699 "name": "SingleDev_OneChanStereoSnk_16_1", 1700 "subconfigurations": [ 1701 { 1702 "device_cnt": 1, 1703 "ase_cnt": 2, 1704 "direction": "SINK", 1705 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 1706 "codec_id": { 1707 "coding_format": 6, 1708 "vendor_company_id": 0, 1709 "vendor_codec_id": 0 1710 }, 1711 "codec_configuration": [ 1712 { 1713 "name": "sampling_frequency", 1714 "type": 1, 1715 "compound_value": { 1716 "value": [ 1717 3 1718 ] 1719 } 1720 }, 1721 { 1722 "name": "frame_duration", 1723 "type": 2, 1724 "compound_value": { 1725 "value": [ 1726 0 1727 ] 1728 } 1729 }, 1730 { 1731 "name": "audio_channel_allocation", 1732 "type": 3, 1733 "compound_value": { 1734 "value": [ 1735 1, 1736 0, 1737 0, 1738 0 1739 ] 1740 } 1741 }, 1742 { 1743 "name": "octets_per_codec_frame", 1744 "type": 4, 1745 "compound_value": { 1746 "value": [ 1747 30, 1748 0 1749 ] 1750 } 1751 }, 1752 { 1753 "name": "codec_frame_blocks_per_sdu", 1754 "type": 5, 1755 "compound_value": { 1756 "value": [ 1757 1 1758 ] 1759 } 1760 } 1761 ] 1762 } 1763 ] 1764 }, 1765 { 1766 "name": "SingleDev_TwoChanStereoSnk_16_2", 1767 "subconfigurations": [ 1768 { 1769 "device_cnt": 1, 1770 "ase_cnt": 1, 1771 "direction": "SINK", 1772 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 1773 "codec_id": { 1774 "coding_format": 6, 1775 "vendor_company_id": 0, 1776 "vendor_codec_id": 0 1777 }, 1778 "codec_configuration": [ 1779 { 1780 "name": "sampling_frequency", 1781 "type": 1, 1782 "compound_value": { 1783 "value": [ 1784 3 1785 ] 1786 } 1787 }, 1788 { 1789 "name": "frame_duration", 1790 "type": 2, 1791 "compound_value": { 1792 "value": [ 1793 1 1794 ] 1795 } 1796 }, 1797 { 1798 "name": "audio_channel_allocation", 1799 "type": 3, 1800 "compound_value": { 1801 "value": [ 1802 3, 1803 0, 1804 0, 1805 0 1806 ] 1807 } 1808 }, 1809 { 1810 "name": "octets_per_codec_frame", 1811 "type": 4, 1812 "compound_value": { 1813 "value": [ 1814 40, 1815 0 1816 ] 1817 } 1818 }, 1819 { 1820 "name": "codec_frame_blocks_per_sdu", 1821 "type": 5, 1822 "compound_value": { 1823 "value": [ 1824 1 1825 ] 1826 } 1827 } 1828 ] 1829 } 1830 ] 1831 }, 1832 { 1833 "name": "SingleDev_TwoChanStereoSnk_16_1", 1834 "subconfigurations": [ 1835 { 1836 "device_cnt": 1, 1837 "ase_cnt": 1, 1838 "direction": "SINK", 1839 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 1840 "codec_id": { 1841 "coding_format": 6, 1842 "vendor_company_id": 0, 1843 "vendor_codec_id": 0 1844 }, 1845 "codec_configuration": [ 1846 { 1847 "name": "sampling_frequency", 1848 "type": 1, 1849 "compound_value": { 1850 "value": [ 1851 3 1852 ] 1853 } 1854 }, 1855 { 1856 "name": "frame_duration", 1857 "type": 2, 1858 "compound_value": { 1859 "value": [ 1860 0 1861 ] 1862 } 1863 }, 1864 { 1865 "name": "audio_channel_allocation", 1866 "type": 3, 1867 "compound_value": { 1868 "value": [ 1869 3, 1870 0, 1871 0, 1872 0 1873 ] 1874 } 1875 }, 1876 { 1877 "name": "octets_per_codec_frame", 1878 "type": 4, 1879 "compound_value": { 1880 "value": [ 1881 30, 1882 0 1883 ] 1884 } 1885 }, 1886 { 1887 "name": "codec_frame_blocks_per_sdu", 1888 "type": 5, 1889 "compound_value": { 1890 "value": [ 1891 1 1892 ] 1893 } 1894 } 1895 ] 1896 } 1897 ] 1898 }, 1899 { 1900 "name": "SingleDev_OneChanStereoSrc_16_2", 1901 "subconfigurations": [ 1902 { 1903 "device_cnt": 1, 1904 "ase_cnt": 2, 1905 "direction": "SOURCE", 1906 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 1907 "codec_id": { 1908 "coding_format": 6, 1909 "vendor_company_id": 0, 1910 "vendor_codec_id": 0 1911 }, 1912 "codec_configuration": [ 1913 { 1914 "name": "sampling_frequency", 1915 "type": 1, 1916 "compound_value": { 1917 "value": [ 1918 3 1919 ] 1920 } 1921 }, 1922 { 1923 "name": "frame_duration", 1924 "type": 2, 1925 "compound_value": { 1926 "value": [ 1927 1 1928 ] 1929 } 1930 }, 1931 { 1932 "name": "audio_channel_allocation", 1933 "type": 3, 1934 "compound_value": { 1935 "value": [ 1936 1, 1937 0, 1938 0, 1939 0 1940 ] 1941 } 1942 }, 1943 { 1944 "name": "octets_per_codec_frame", 1945 "type": 4, 1946 "compound_value": { 1947 "value": [ 1948 40, 1949 0 1950 ] 1951 } 1952 }, 1953 { 1954 "name": "codec_frame_blocks_per_sdu", 1955 "type": 5, 1956 "compound_value": { 1957 "value": [ 1958 1 1959 ] 1960 } 1961 } 1962 ] 1963 } 1964 ] 1965 }, 1966 { 1967 "name": "SingleDev_OneChanMonoSrc_24_2", 1968 "subconfigurations": [ 1969 { 1970 "device_cnt": 1, 1971 "ase_cnt": 1, 1972 "direction": "SOURCE", 1973 "codec_id": { 1974 "coding_format": 6, 1975 "vendor_company_id": 0, 1976 "vendor_codec_id": 0 1977 }, 1978 "codec_configuration": [ 1979 { 1980 "name": "sampling_frequency", 1981 "type": 1, 1982 "compound_value": { 1983 "value": [ 1984 5 1985 ] 1986 } 1987 }, 1988 { 1989 "name": "frame_duration", 1990 "type": 2, 1991 "compound_value": { 1992 "value": [ 1993 1 1994 ] 1995 } 1996 }, 1997 { 1998 "name": "audio_channel_allocation", 1999 "type": 3, 2000 "compound_value": { 2001 "value": [ 2002 1, 2003 0, 2004 0, 2005 0 2006 ] 2007 } 2008 }, 2009 { 2010 "name": "octets_per_codec_frame", 2011 "type": 4, 2012 "compound_value": { 2013 "value": [ 2014 60, 2015 0 2016 ] 2017 } 2018 }, 2019 { 2020 "name": "codec_frame_blocks_per_sdu", 2021 "type": 5, 2022 "compound_value": { 2023 "value": [ 2024 1 2025 ] 2026 } 2027 } 2028 ] 2029 } 2030 ] 2031 }, 2032 { 2033 "name": "DualDev_OneChanStereoSnk_32_2", 2034 "subconfigurations": [ 2035 { 2036 "device_cnt": 2, 2037 "ase_cnt": 2, 2038 "direction": "SINK", 2039 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2040 "codec_id": { 2041 "coding_format": 6, 2042 "vendor_company_id": 0, 2043 "vendor_codec_id": 0 2044 }, 2045 "codec_configuration": [ 2046 { 2047 "name": "sampling_frequency", 2048 "type": 1, 2049 "compound_value": { 2050 "value": [ 2051 6 2052 ] 2053 } 2054 }, 2055 { 2056 "name": "frame_duration", 2057 "type": 2, 2058 "compound_value": { 2059 "value": [ 2060 1 2061 ] 2062 } 2063 }, 2064 { 2065 "name": "audio_channel_allocation", 2066 "type": 3, 2067 "compound_value": { 2068 "value": [ 2069 1, 2070 0, 2071 0, 2072 0 2073 ] 2074 } 2075 }, 2076 { 2077 "name": "octets_per_codec_frame", 2078 "type": 4, 2079 "compound_value": { 2080 "value": [ 2081 80, 2082 0 2083 ] 2084 } 2085 }, 2086 { 2087 "name": "codec_frame_blocks_per_sdu", 2088 "type": 5, 2089 "compound_value": { 2090 "value": [ 2091 1 2092 ] 2093 } 2094 } 2095 ] 2096 } 2097 ] 2098 }, 2099 { 2100 "name": "DualDev_OneChanStereoSnk_32_1", 2101 "subconfigurations": [ 2102 { 2103 "device_cnt": 2, 2104 "ase_cnt": 2, 2105 "direction": "SINK", 2106 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2107 "codec_id": { 2108 "coding_format": 6, 2109 "vendor_company_id": 0, 2110 "vendor_codec_id": 0 2111 }, 2112 "codec_configuration": [ 2113 { 2114 "name": "sampling_frequency", 2115 "type": 1, 2116 "compound_value": { 2117 "value": [ 2118 6 2119 ] 2120 } 2121 }, 2122 { 2123 "name": "frame_duration", 2124 "type": 2, 2125 "compound_value": { 2126 "value": [ 2127 0 2128 ] 2129 } 2130 }, 2131 { 2132 "name": "audio_channel_allocation", 2133 "type": 3, 2134 "compound_value": { 2135 "value": [ 2136 1, 2137 0, 2138 0, 2139 0 2140 ] 2141 } 2142 }, 2143 { 2144 "name": "octets_per_codec_frame", 2145 "type": 4, 2146 "compound_value": { 2147 "value": [ 2148 60, 2149 0 2150 ] 2151 } 2152 }, 2153 { 2154 "name": "codec_frame_blocks_per_sdu", 2155 "type": 5, 2156 "compound_value": { 2157 "value": [ 2158 1 2159 ] 2160 } 2161 } 2162 ] 2163 } 2164 ] 2165 }, 2166 { 2167 "name": "SingleDev_OneChanMonoSnk_32_2", 2168 "subconfigurations": [ 2169 { 2170 "device_cnt": 1, 2171 "ase_cnt": 1, 2172 "direction": "SINK", 2173 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2174 "codec_id": { 2175 "coding_format": 6, 2176 "vendor_company_id": 0, 2177 "vendor_codec_id": 0 2178 }, 2179 "codec_configuration": [ 2180 { 2181 "name": "sampling_frequency", 2182 "type": 1, 2183 "compound_value": { 2184 "value": [ 2185 6 2186 ] 2187 } 2188 }, 2189 { 2190 "name": "frame_duration", 2191 "type": 2, 2192 "compound_value": { 2193 "value": [ 2194 1 2195 ] 2196 } 2197 }, 2198 { 2199 "name": "audio_channel_allocation", 2200 "type": 3, 2201 "compound_value": { 2202 "value": [ 2203 1, 2204 0, 2205 0, 2206 0 2207 ] 2208 } 2209 }, 2210 { 2211 "name": "octets_per_codec_frame", 2212 "type": 4, 2213 "compound_value": { 2214 "value": [ 2215 80, 2216 0 2217 ] 2218 } 2219 }, 2220 { 2221 "name": "codec_frame_blocks_per_sdu", 2222 "type": 5, 2223 "compound_value": { 2224 "value": [ 2225 1 2226 ] 2227 } 2228 } 2229 ] 2230 } 2231 ] 2232 }, 2233 { 2234 "name": "SingleDev_OneChanMonoSnk_32_1", 2235 "subconfigurations": [ 2236 { 2237 "device_cnt": 1, 2238 "ase_cnt": 1, 2239 "direction": "SINK", 2240 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2241 "codec_id": { 2242 "coding_format": 6, 2243 "vendor_company_id": 0, 2244 "vendor_codec_id": 0 2245 }, 2246 "codec_configuration": [ 2247 { 2248 "name": "sampling_frequency", 2249 "type": 1, 2250 "compound_value": { 2251 "value": [ 2252 6 2253 ] 2254 } 2255 }, 2256 { 2257 "name": "frame_duration", 2258 "type": 2, 2259 "compound_value": { 2260 "value": [ 2261 0 2262 ] 2263 } 2264 }, 2265 { 2266 "name": "audio_channel_allocation", 2267 "type": 3, 2268 "compound_value": { 2269 "value": [ 2270 1, 2271 0, 2272 0, 2273 0 2274 ] 2275 } 2276 }, 2277 { 2278 "name": "octets_per_codec_frame", 2279 "type": 4, 2280 "compound_value": { 2281 "value": [ 2282 60, 2283 0 2284 ] 2285 } 2286 }, 2287 { 2288 "name": "codec_frame_blocks_per_sdu", 2289 "type": 5, 2290 "compound_value": { 2291 "value": [ 2292 1 2293 ] 2294 } 2295 } 2296 ] 2297 } 2298 ] 2299 }, 2300 { 2301 "name": "DualDev_OneChanMonoSnk_16_2", 2302 "subconfigurations": [ 2303 { 2304 "device_cnt": 2, 2305 "ase_cnt": 2, 2306 "direction": "SINK", 2307 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2308 "codec_id": { 2309 "coding_format": 6, 2310 "vendor_company_id": 0, 2311 "vendor_codec_id": 0 2312 }, 2313 "codec_configuration": [ 2314 { 2315 "name": "sampling_frequency", 2316 "type": 1, 2317 "compound_value": { 2318 "value": [ 2319 3 2320 ] 2321 } 2322 }, 2323 { 2324 "name": "frame_duration", 2325 "type": 2, 2326 "compound_value": { 2327 "value": [ 2328 1 2329 ] 2330 } 2331 }, 2332 { 2333 "name": "audio_channel_allocation", 2334 "type": 3, 2335 "compound_value": { 2336 "value": [ 2337 1, 2338 0, 2339 0, 2340 0 2341 ] 2342 } 2343 }, 2344 { 2345 "name": "octets_per_codec_frame", 2346 "type": 4, 2347 "compound_value": { 2348 "value": [ 2349 40, 2350 0 2351 ] 2352 } 2353 }, 2354 { 2355 "name": "codec_frame_blocks_per_sdu", 2356 "type": 5, 2357 "compound_value": { 2358 "value": [ 2359 1 2360 ] 2361 } 2362 } 2363 ] 2364 } 2365 ] 2366 }, 2367 { 2368 "name": "SingleDev_OneChanMonoSnk_16_2", 2369 "subconfigurations": [ 2370 { 2371 "device_cnt": 1, 2372 "ase_cnt": 1, 2373 "direction": "SINK", 2374 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2375 "codec_id": { 2376 "coding_format": 6, 2377 "vendor_company_id": 0, 2378 "vendor_codec_id": 0 2379 }, 2380 "codec_configuration": [ 2381 { 2382 "name": "sampling_frequency", 2383 "type": 1, 2384 "compound_value": { 2385 "value": [ 2386 3 2387 ] 2388 } 2389 }, 2390 { 2391 "name": "frame_duration", 2392 "type": 2, 2393 "compound_value": { 2394 "value": [ 2395 1 2396 ] 2397 } 2398 }, 2399 { 2400 "name": "audio_channel_allocation", 2401 "type": 3, 2402 "compound_value": { 2403 "value": [ 2404 1, 2405 0, 2406 0, 2407 0 2408 ] 2409 } 2410 }, 2411 { 2412 "name": "octets_per_codec_frame", 2413 "type": 4, 2414 "compound_value": { 2415 "value": [ 2416 40, 2417 0 2418 ] 2419 } 2420 }, 2421 { 2422 "name": "codec_frame_blocks_per_sdu", 2423 "type": 5, 2424 "compound_value": { 2425 "value": [ 2426 1 2427 ] 2428 } 2429 } 2430 ] 2431 } 2432 ] 2433 }, 2434 { 2435 "name": "SingleDev_OneChanMonoSnk_16_1", 2436 "subconfigurations": [ 2437 { 2438 "device_cnt": 1, 2439 "ase_cnt": 1, 2440 "direction": "SINK", 2441 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 2442 "codec_id": { 2443 "coding_format": 6, 2444 "vendor_company_id": 0, 2445 "vendor_codec_id": 0 2446 }, 2447 "codec_configuration": [ 2448 { 2449 "name": "sampling_frequency", 2450 "type": 1, 2451 "compound_value": { 2452 "value": [ 2453 3 2454 ] 2455 } 2456 }, 2457 { 2458 "name": "frame_duration", 2459 "type": 2, 2460 "compound_value": { 2461 "value": [ 2462 0 2463 ] 2464 } 2465 }, 2466 { 2467 "name": "audio_channel_allocation", 2468 "type": 3, 2469 "compound_value": { 2470 "value": [ 2471 1, 2472 0, 2473 0, 2474 0 2475 ] 2476 } 2477 }, 2478 { 2479 "name": "octets_per_codec_frame", 2480 "type": 4, 2481 "compound_value": { 2482 "value": [ 2483 30, 2484 0 2485 ] 2486 } 2487 }, 2488 { 2489 "name": "codec_frame_blocks_per_sdu", 2490 "type": 5, 2491 "compound_value": { 2492 "value": [ 2493 1 2494 ] 2495 } 2496 } 2497 ] 2498 } 2499 ] 2500 }, 2501 { 2502 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 2503 "subconfigurations": [ 2504 { 2505 "device_cnt": 2, 2506 "ase_cnt": 2, 2507 "direction": "SINK", 2508 "codec_id": { 2509 "coding_format": 6, 2510 "vendor_company_id": 0, 2511 "vendor_codec_id": 0 2512 }, 2513 "codec_configuration": [ 2514 { 2515 "name": "sampling_frequency", 2516 "type": 1, 2517 "compound_value": { 2518 "value": [ 2519 3 2520 ] 2521 } 2522 }, 2523 { 2524 "name": "frame_duration", 2525 "type": 2, 2526 "compound_value": { 2527 "value": [ 2528 1 2529 ] 2530 } 2531 }, 2532 { 2533 "name": "audio_channel_allocation", 2534 "type": 3, 2535 "compound_value": { 2536 "value": [ 2537 1, 2538 0, 2539 0, 2540 0 2541 ] 2542 } 2543 }, 2544 { 2545 "name": "octets_per_codec_frame", 2546 "type": 4, 2547 "compound_value": { 2548 "value": [ 2549 40, 2550 0 2551 ] 2552 } 2553 }, 2554 { 2555 "name": "codec_frame_blocks_per_sdu", 2556 "type": 5, 2557 "compound_value": { 2558 "value": [ 2559 1 2560 ] 2561 } 2562 } 2563 ] 2564 }, 2565 { 2566 "device_cnt": 1, 2567 "ase_cnt": 1, 2568 "direction": "SOURCE", 2569 "codec_id": { 2570 "coding_format": 6, 2571 "vendor_company_id": 0, 2572 "vendor_codec_id": 0 2573 }, 2574 "codec_configuration": [ 2575 { 2576 "name": "sampling_frequency", 2577 "type": 1, 2578 "compound_value": { 2579 "value": [ 2580 3 2581 ] 2582 } 2583 }, 2584 { 2585 "name": "frame_duration", 2586 "type": 2, 2587 "compound_value": { 2588 "value": [ 2589 1 2590 ] 2591 } 2592 }, 2593 { 2594 "name": "audio_channel_allocation", 2595 "type": 3, 2596 "compound_value": { 2597 "value": [ 2598 1, 2599 0, 2600 0, 2601 0 2602 ] 2603 } 2604 }, 2605 { 2606 "name": "octets_per_codec_frame", 2607 "type": 4, 2608 "compound_value": { 2609 "value": [ 2610 40, 2611 0 2612 ] 2613 } 2614 }, 2615 { 2616 "name": "codec_frame_blocks_per_sdu", 2617 "type": 5, 2618 "compound_value": { 2619 "value": [ 2620 1 2621 ] 2622 } 2623 } 2624 ] 2625 } 2626 ] 2627 }, 2628 { 2629 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_2", 2630 "subconfigurations": [ 2631 { 2632 "device_cnt": 2, 2633 "ase_cnt": 2, 2634 "direction": "SINK", 2635 "codec_id": { 2636 "coding_format": 6, 2637 "vendor_company_id": 0, 2638 "vendor_codec_id": 0 2639 }, 2640 "codec_configuration": [ 2641 { 2642 "name": "sampling_frequency", 2643 "type": 1, 2644 "compound_value": { 2645 "value": [ 2646 3 2647 ] 2648 } 2649 }, 2650 { 2651 "name": "frame_duration", 2652 "type": 2, 2653 "compound_value": { 2654 "value": [ 2655 1 2656 ] 2657 } 2658 }, 2659 { 2660 "name": "audio_channel_allocation", 2661 "type": 3, 2662 "compound_value": { 2663 "value": [ 2664 1, 2665 0, 2666 0, 2667 0 2668 ] 2669 } 2670 }, 2671 { 2672 "name": "octets_per_codec_frame", 2673 "type": 4, 2674 "compound_value": { 2675 "value": [ 2676 40, 2677 0 2678 ] 2679 } 2680 }, 2681 { 2682 "name": "codec_frame_blocks_per_sdu", 2683 "type": 5, 2684 "compound_value": { 2685 "value": [ 2686 1 2687 ] 2688 } 2689 } 2690 ] 2691 }, 2692 { 2693 "device_cnt": 2, 2694 "ase_cnt": 2, 2695 "direction": "SOURCE", 2696 "codec_id": { 2697 "coding_format": 6, 2698 "vendor_company_id": 0, 2699 "vendor_codec_id": 0 2700 }, 2701 "codec_configuration": [ 2702 { 2703 "name": "sampling_frequency", 2704 "type": 1, 2705 "compound_value": { 2706 "value": [ 2707 3 2708 ] 2709 } 2710 }, 2711 { 2712 "name": "frame_duration", 2713 "type": 2, 2714 "compound_value": { 2715 "value": [ 2716 1 2717 ] 2718 } 2719 }, 2720 { 2721 "name": "audio_channel_allocation", 2722 "type": 3, 2723 "compound_value": { 2724 "value": [ 2725 1, 2726 0, 2727 0, 2728 0 2729 ] 2730 } 2731 }, 2732 { 2733 "name": "octets_per_codec_frame", 2734 "type": 4, 2735 "compound_value": { 2736 "value": [ 2737 40, 2738 0 2739 ] 2740 } 2741 }, 2742 { 2743 "name": "codec_frame_blocks_per_sdu", 2744 "type": 5, 2745 "compound_value": { 2746 "value": [ 2747 1 2748 ] 2749 } 2750 } 2751 ] 2752 } 2753 ] 2754 }, 2755 { 2756 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_16_1", 2757 "subconfigurations": [ 2758 { 2759 "device_cnt": 2, 2760 "ase_cnt": 2, 2761 "direction": "SINK", 2762 "codec_id": { 2763 "coding_format": 6, 2764 "vendor_company_id": 0, 2765 "vendor_codec_id": 0 2766 }, 2767 "codec_configuration": [ 2768 { 2769 "name": "sampling_frequency", 2770 "type": 1, 2771 "compound_value": { 2772 "value": [ 2773 3 2774 ] 2775 } 2776 }, 2777 { 2778 "name": "frame_duration", 2779 "type": 2, 2780 "compound_value": { 2781 "value": [ 2782 0 2783 ] 2784 } 2785 }, 2786 { 2787 "name": "audio_channel_allocation", 2788 "type": 3, 2789 "compound_value": { 2790 "value": [ 2791 1, 2792 0, 2793 0, 2794 0 2795 ] 2796 } 2797 }, 2798 { 2799 "name": "octets_per_codec_frame", 2800 "type": 4, 2801 "compound_value": { 2802 "value": [ 2803 30, 2804 0 2805 ] 2806 } 2807 }, 2808 { 2809 "name": "codec_frame_blocks_per_sdu", 2810 "type": 5, 2811 "compound_value": { 2812 "value": [ 2813 1 2814 ] 2815 } 2816 } 2817 ] 2818 }, 2819 { 2820 "device_cnt": 2, 2821 "ase_cnt": 2, 2822 "direction": "SOURCE", 2823 "codec_id": { 2824 "coding_format": 6, 2825 "vendor_company_id": 0, 2826 "vendor_codec_id": 0 2827 }, 2828 "codec_configuration": [ 2829 { 2830 "name": "sampling_frequency", 2831 "type": 1, 2832 "compound_value": { 2833 "value": [ 2834 3 2835 ] 2836 } 2837 }, 2838 { 2839 "name": "frame_duration", 2840 "type": 2, 2841 "compound_value": { 2842 "value": [ 2843 0 2844 ] 2845 } 2846 }, 2847 { 2848 "name": "audio_channel_allocation", 2849 "type": 3, 2850 "compound_value": { 2851 "value": [ 2852 1, 2853 0, 2854 0, 2855 0 2856 ] 2857 } 2858 }, 2859 { 2860 "name": "octets_per_codec_frame", 2861 "type": 4, 2862 "compound_value": { 2863 "value": [ 2864 30, 2865 0 2866 ] 2867 } 2868 }, 2869 { 2870 "name": "codec_frame_blocks_per_sdu", 2871 "type": 5, 2872 "compound_value": { 2873 "value": [ 2874 1 2875 ] 2876 } 2877 } 2878 ] 2879 } 2880 ] 2881 }, 2882 { 2883 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 2884 "subconfigurations": [ 2885 { 2886 "device_cnt": 2, 2887 "ase_cnt": 2, 2888 "direction": "SINK", 2889 "codec_id": { 2890 "coding_format": 6, 2891 "vendor_company_id": 0, 2892 "vendor_codec_id": 0 2893 }, 2894 "codec_configuration": [ 2895 { 2896 "name": "sampling_frequency", 2897 "type": 1, 2898 "compound_value": { 2899 "value": [ 2900 3 2901 ] 2902 } 2903 }, 2904 { 2905 "name": "frame_duration", 2906 "type": 2, 2907 "compound_value": { 2908 "value": [ 2909 0 2910 ] 2911 } 2912 }, 2913 { 2914 "name": "audio_channel_allocation", 2915 "type": 3, 2916 "compound_value": { 2917 "value": [ 2918 1, 2919 0, 2920 0, 2921 0 2922 ] 2923 } 2924 }, 2925 { 2926 "name": "octets_per_codec_frame", 2927 "type": 4, 2928 "compound_value": { 2929 "value": [ 2930 30, 2931 0 2932 ] 2933 } 2934 }, 2935 { 2936 "name": "codec_frame_blocks_per_sdu", 2937 "type": 5, 2938 "compound_value": { 2939 "value": [ 2940 1 2941 ] 2942 } 2943 } 2944 ] 2945 }, 2946 { 2947 "device_cnt": 1, 2948 "ase_cnt": 1, 2949 "direction": "SOURCE", 2950 "codec_id": { 2951 "coding_format": 6, 2952 "vendor_company_id": 0, 2953 "vendor_codec_id": 0 2954 }, 2955 "codec_configuration": [ 2956 { 2957 "name": "sampling_frequency", 2958 "type": 1, 2959 "compound_value": { 2960 "value": [ 2961 3 2962 ] 2963 } 2964 }, 2965 { 2966 "name": "frame_duration", 2967 "type": 2, 2968 "compound_value": { 2969 "value": [ 2970 0 2971 ] 2972 } 2973 }, 2974 { 2975 "name": "audio_channel_allocation", 2976 "type": 3, 2977 "compound_value": { 2978 "value": [ 2979 1, 2980 0, 2981 0, 2982 0 2983 ] 2984 } 2985 }, 2986 { 2987 "name": "octets_per_codec_frame", 2988 "type": 4, 2989 "compound_value": { 2990 "value": [ 2991 30, 2992 0 2993 ] 2994 } 2995 }, 2996 { 2997 "name": "codec_frame_blocks_per_sdu", 2998 "type": 5, 2999 "compound_value": { 3000 "value": [ 3001 1 3002 ] 3003 } 3004 } 3005 ] 3006 } 3007 ] 3008 }, 3009 { 3010 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_2", 3011 "subconfigurations": [ 3012 { 3013 "device_cnt": 2, 3014 "ase_cnt": 4, 3015 "direction": "SINK", 3016 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 3017 "codec_id": { 3018 "coding_format": 6, 3019 "vendor_company_id": 0, 3020 "vendor_codec_id": 0 3021 }, 3022 "codec_configuration": [ 3023 { 3024 "name": "sampling_frequency", 3025 "type": 1, 3026 "compound_value": { 3027 "value": [ 3028 3 3029 ] 3030 } 3031 }, 3032 { 3033 "name": "frame_duration", 3034 "type": 2, 3035 "compound_value": { 3036 "value": [ 3037 1 3038 ] 3039 } 3040 }, 3041 { 3042 "name": "audio_channel_allocation", 3043 "type": 3, 3044 "compound_value": { 3045 "value": [ 3046 1, 3047 0, 3048 0, 3049 0 3050 ] 3051 } 3052 }, 3053 { 3054 "name": "octets_per_codec_frame", 3055 "type": 4, 3056 "compound_value": { 3057 "value": [ 3058 40, 3059 0 3060 ] 3061 } 3062 }, 3063 { 3064 "name": "codec_frame_blocks_per_sdu", 3065 "type": 5, 3066 "compound_value": { 3067 "value": [ 3068 1 3069 ] 3070 } 3071 } 3072 ] 3073 }, 3074 { 3075 "device_cnt": 1, 3076 "ase_cnt": 1, 3077 "direction": "SOURCE", 3078 "codec_id": { 3079 "coding_format": 6, 3080 "vendor_company_id": 0, 3081 "vendor_codec_id": 0 3082 }, 3083 "codec_configuration": [ 3084 { 3085 "name": "sampling_frequency", 3086 "type": 1, 3087 "compound_value": { 3088 "value": [ 3089 3 3090 ] 3091 } 3092 }, 3093 { 3094 "name": "frame_duration", 3095 "type": 2, 3096 "compound_value": { 3097 "value": [ 3098 1 3099 ] 3100 } 3101 }, 3102 { 3103 "name": "audio_channel_allocation", 3104 "type": 3, 3105 "compound_value": { 3106 "value": [ 3107 1, 3108 0, 3109 0, 3110 0 3111 ] 3112 } 3113 }, 3114 { 3115 "name": "octets_per_codec_frame", 3116 "type": 4, 3117 "compound_value": { 3118 "value": [ 3119 40, 3120 0 3121 ] 3122 } 3123 }, 3124 { 3125 "name": "codec_frame_blocks_per_sdu", 3126 "type": 5, 3127 "compound_value": { 3128 "value": [ 3129 1 3130 ] 3131 } 3132 } 3133 ] 3134 } 3135 ] 3136 }, 3137 { 3138 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_16_1", 3139 "subconfigurations": [ 3140 { 3141 "device_cnt": 2, 3142 "ase_cnt": 4, 3143 "direction": "SINK", 3144 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 3145 "codec_id": { 3146 "coding_format": 6, 3147 "vendor_company_id": 0, 3148 "vendor_codec_id": 0 3149 }, 3150 "codec_configuration": [ 3151 { 3152 "name": "sampling_frequency", 3153 "type": 1, 3154 "compound_value": { 3155 "value": [ 3156 3 3157 ] 3158 } 3159 }, 3160 { 3161 "name": "frame_duration", 3162 "type": 2, 3163 "compound_value": { 3164 "value": [ 3165 0 3166 ] 3167 } 3168 }, 3169 { 3170 "name": "audio_channel_allocation", 3171 "type": 3, 3172 "compound_value": { 3173 "value": [ 3174 1, 3175 0, 3176 0, 3177 0 3178 ] 3179 } 3180 }, 3181 { 3182 "name": "octets_per_codec_frame", 3183 "type": 4, 3184 "compound_value": { 3185 "value": [ 3186 30, 3187 0 3188 ] 3189 } 3190 }, 3191 { 3192 "name": "codec_frame_blocks_per_sdu", 3193 "type": 5, 3194 "compound_value": { 3195 "value": [ 3196 1 3197 ] 3198 } 3199 } 3200 ] 3201 }, 3202 { 3203 "device_cnt": 1, 3204 "ase_cnt": 1, 3205 "direction": "SOURCE", 3206 "codec_id": { 3207 "coding_format": 6, 3208 "vendor_company_id": 0, 3209 "vendor_codec_id": 0 3210 }, 3211 "codec_configuration": [ 3212 { 3213 "name": "sampling_frequency", 3214 "type": 1, 3215 "compound_value": { 3216 "value": [ 3217 3 3218 ] 3219 } 3220 }, 3221 { 3222 "name": "frame_duration", 3223 "type": 2, 3224 "compound_value": { 3225 "value": [ 3226 0 3227 ] 3228 } 3229 }, 3230 { 3231 "name": "audio_channel_allocation", 3232 "type": 3, 3233 "compound_value": { 3234 "value": [ 3235 1, 3236 0, 3237 0, 3238 0 3239 ] 3240 } 3241 }, 3242 { 3243 "name": "octets_per_codec_frame", 3244 "type": 4, 3245 "compound_value": { 3246 "value": [ 3247 30, 3248 0 3249 ] 3250 } 3251 }, 3252 { 3253 "name": "codec_frame_blocks_per_sdu", 3254 "type": 5, 3255 "compound_value": { 3256 "value": [ 3257 1 3258 ] 3259 } 3260 } 3261 ] 3262 } 3263 ] 3264 }, 3265 { 3266 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_32_2", 3267 "subconfigurations": [ 3268 { 3269 "device_cnt": 1, 3270 "ase_cnt": 1, 3271 "direction": "SINK", 3272 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3273 "codec_id": { 3274 "coding_format": 6, 3275 "vendor_company_id": 0, 3276 "vendor_codec_id": 0 3277 }, 3278 "codec_configuration": [ 3279 { 3280 "name": "sampling_frequency", 3281 "type": 1, 3282 "compound_value": { 3283 "value": [ 3284 6 3285 ] 3286 } 3287 }, 3288 { 3289 "name": "frame_duration", 3290 "type": 2, 3291 "compound_value": { 3292 "value": [ 3293 1 3294 ] 3295 } 3296 }, 3297 { 3298 "name": "audio_channel_allocation", 3299 "type": 3, 3300 "compound_value": { 3301 "value": [ 3302 3, 3303 0, 3304 0, 3305 0 3306 ] 3307 } 3308 }, 3309 { 3310 "name": "octets_per_codec_frame", 3311 "type": 4, 3312 "compound_value": { 3313 "value": [ 3314 80, 3315 0 3316 ] 3317 } 3318 }, 3319 { 3320 "name": "codec_frame_blocks_per_sdu", 3321 "type": 5, 3322 "compound_value": { 3323 "value": [ 3324 1 3325 ] 3326 } 3327 } 3328 ] 3329 }, 3330 { 3331 "device_cnt": 1, 3332 "ase_cnt": 1, 3333 "direction": "SOURCE", 3334 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3335 "codec_id": { 3336 "coding_format": 6, 3337 "vendor_company_id": 0, 3338 "vendor_codec_id": 0 3339 }, 3340 "codec_configuration": [ 3341 { 3342 "name": "sampling_frequency", 3343 "type": 1, 3344 "compound_value": { 3345 "value": [ 3346 6 3347 ] 3348 } 3349 }, 3350 { 3351 "name": "frame_duration", 3352 "type": 2, 3353 "compound_value": { 3354 "value": [ 3355 1 3356 ] 3357 } 3358 }, 3359 { 3360 "name": "audio_channel_allocation", 3361 "type": 3, 3362 "compound_value": { 3363 "value": [ 3364 3, 3365 0, 3366 0, 3367 0 3368 ] 3369 } 3370 }, 3371 { 3372 "name": "octets_per_codec_frame", 3373 "type": 4, 3374 "compound_value": { 3375 "value": [ 3376 80, 3377 0 3378 ] 3379 } 3380 }, 3381 { 3382 "name": "codec_frame_blocks_per_sdu", 3383 "type": 5, 3384 "compound_value": { 3385 "value": [ 3386 1 3387 ] 3388 } 3389 } 3390 ] 3391 } 3392 ] 3393 }, 3394 { 3395 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_2", 3396 "subconfigurations": [ 3397 { 3398 "device_cnt": 1, 3399 "ase_cnt": 1, 3400 "direction": "SINK", 3401 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3402 "codec_id": { 3403 "coding_format": 6, 3404 "vendor_company_id": 0, 3405 "vendor_codec_id": 0 3406 }, 3407 "codec_configuration": [ 3408 { 3409 "name": "sampling_frequency", 3410 "type": 1, 3411 "compound_value": { 3412 "value": [ 3413 3 3414 ] 3415 } 3416 }, 3417 { 3418 "name": "frame_duration", 3419 "type": 2, 3420 "compound_value": { 3421 "value": [ 3422 1 3423 ] 3424 } 3425 }, 3426 { 3427 "name": "audio_channel_allocation", 3428 "type": 3, 3429 "compound_value": { 3430 "value": [ 3431 3, 3432 0, 3433 0, 3434 0 3435 ] 3436 } 3437 }, 3438 { 3439 "name": "octets_per_codec_frame", 3440 "type": 4, 3441 "compound_value": { 3442 "value": [ 3443 40, 3444 0 3445 ] 3446 } 3447 }, 3448 { 3449 "name": "codec_frame_blocks_per_sdu", 3450 "type": 5, 3451 "compound_value": { 3452 "value": [ 3453 1 3454 ] 3455 } 3456 } 3457 ] 3458 }, 3459 { 3460 "device_cnt": 1, 3461 "ase_cnt": 1, 3462 "direction": "SOURCE", 3463 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3464 "codec_id": { 3465 "coding_format": 6, 3466 "vendor_company_id": 0, 3467 "vendor_codec_id": 0 3468 }, 3469 "codec_configuration": [ 3470 { 3471 "name": "sampling_frequency", 3472 "type": 1, 3473 "compound_value": { 3474 "value": [ 3475 3 3476 ] 3477 } 3478 }, 3479 { 3480 "name": "frame_duration", 3481 "type": 2, 3482 "compound_value": { 3483 "value": [ 3484 1 3485 ] 3486 } 3487 }, 3488 { 3489 "name": "audio_channel_allocation", 3490 "type": 3, 3491 "compound_value": { 3492 "value": [ 3493 3, 3494 0, 3495 0, 3496 0 3497 ] 3498 } 3499 }, 3500 { 3501 "name": "octets_per_codec_frame", 3502 "type": 4, 3503 "compound_value": { 3504 "value": [ 3505 40, 3506 0 3507 ] 3508 } 3509 }, 3510 { 3511 "name": "codec_frame_blocks_per_sdu", 3512 "type": 5, 3513 "compound_value": { 3514 "value": [ 3515 1 3516 ] 3517 } 3518 } 3519 ] 3520 } 3521 ] 3522 }, 3523 { 3524 "name": "SingleDev_TwoChanStereoSnk_TwoChanStereoSrc_16_1", 3525 "subconfigurations": [ 3526 { 3527 "device_cnt": 1, 3528 "ase_cnt": 1, 3529 "direction": "SINK", 3530 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3531 "codec_id": { 3532 "coding_format": 6, 3533 "vendor_company_id": 0, 3534 "vendor_codec_id": 0 3535 }, 3536 "codec_configuration": [ 3537 { 3538 "name": "sampling_frequency", 3539 "type": 1, 3540 "compound_value": { 3541 "value": [ 3542 3 3543 ] 3544 } 3545 }, 3546 { 3547 "name": "frame_duration", 3548 "type": 2, 3549 "compound_value": { 3550 "value": [ 3551 0 3552 ] 3553 } 3554 }, 3555 { 3556 "name": "audio_channel_allocation", 3557 "type": 3, 3558 "compound_value": { 3559 "value": [ 3560 3, 3561 0, 3562 0, 3563 0 3564 ] 3565 } 3566 }, 3567 { 3568 "name": "octets_per_codec_frame", 3569 "type": 4, 3570 "compound_value": { 3571 "value": [ 3572 30, 3573 0 3574 ] 3575 } 3576 }, 3577 { 3578 "name": "codec_frame_blocks_per_sdu", 3579 "type": 5, 3580 "compound_value": { 3581 "value": [ 3582 1 3583 ] 3584 } 3585 } 3586 ] 3587 }, 3588 { 3589 "device_cnt": 1, 3590 "ase_cnt": 1, 3591 "direction": "SOURCE", 3592 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3593 "codec_id": { 3594 "coding_format": 6, 3595 "vendor_company_id": 0, 3596 "vendor_codec_id": 0 3597 }, 3598 "codec_configuration": [ 3599 { 3600 "name": "sampling_frequency", 3601 "type": 1, 3602 "compound_value": { 3603 "value": [ 3604 3 3605 ] 3606 } 3607 }, 3608 { 3609 "name": "frame_duration", 3610 "type": 2, 3611 "compound_value": { 3612 "value": [ 3613 0 3614 ] 3615 } 3616 }, 3617 { 3618 "name": "audio_channel_allocation", 3619 "type": 3, 3620 "compound_value": { 3621 "value": [ 3622 3, 3623 0, 3624 0, 3625 0 3626 ] 3627 } 3628 }, 3629 { 3630 "name": "octets_per_codec_frame", 3631 "type": 4, 3632 "compound_value": { 3633 "value": [ 3634 30, 3635 0 3636 ] 3637 } 3638 }, 3639 { 3640 "name": "codec_frame_blocks_per_sdu", 3641 "type": 5, 3642 "compound_value": { 3643 "value": [ 3644 1 3645 ] 3646 } 3647 } 3648 ] 3649 } 3650 ] 3651 }, 3652 { 3653 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_2", 3654 "subconfigurations": [ 3655 { 3656 "device_cnt": 1, 3657 "ase_cnt": 1, 3658 "direction": "SINK", 3659 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3660 "codec_id": { 3661 "coding_format": 6, 3662 "vendor_company_id": 0, 3663 "vendor_codec_id": 0 3664 }, 3665 "codec_configuration": [ 3666 { 3667 "name": "sampling_frequency", 3668 "type": 1, 3669 "compound_value": { 3670 "value": [ 3671 3 3672 ] 3673 } 3674 }, 3675 { 3676 "name": "frame_duration", 3677 "type": 2, 3678 "compound_value": { 3679 "value": [ 3680 1 3681 ] 3682 } 3683 }, 3684 { 3685 "name": "audio_channel_allocation", 3686 "type": 3, 3687 "compound_value": { 3688 "value": [ 3689 3, 3690 0, 3691 0, 3692 0 3693 ] 3694 } 3695 }, 3696 { 3697 "name": "octets_per_codec_frame", 3698 "type": 4, 3699 "compound_value": { 3700 "value": [ 3701 40, 3702 0 3703 ] 3704 } 3705 }, 3706 { 3707 "name": "codec_frame_blocks_per_sdu", 3708 "type": 5, 3709 "compound_value": { 3710 "value": [ 3711 1 3712 ] 3713 } 3714 } 3715 ] 3716 }, 3717 { 3718 "device_cnt": 1, 3719 "ase_cnt": 1, 3720 "direction": "SOURCE", 3721 "codec_id": { 3722 "coding_format": 6, 3723 "vendor_company_id": 0, 3724 "vendor_codec_id": 0 3725 }, 3726 "codec_configuration": [ 3727 { 3728 "name": "sampling_frequency", 3729 "type": 1, 3730 "compound_value": { 3731 "value": [ 3732 3 3733 ] 3734 } 3735 }, 3736 { 3737 "name": "frame_duration", 3738 "type": 2, 3739 "compound_value": { 3740 "value": [ 3741 1 3742 ] 3743 } 3744 }, 3745 { 3746 "name": "audio_channel_allocation", 3747 "type": 3, 3748 "compound_value": { 3749 "value": [ 3750 1, 3751 0, 3752 0, 3753 0 3754 ] 3755 } 3756 }, 3757 { 3758 "name": "octets_per_codec_frame", 3759 "type": 4, 3760 "compound_value": { 3761 "value": [ 3762 40, 3763 0 3764 ] 3765 } 3766 }, 3767 { 3768 "name": "codec_frame_blocks_per_sdu", 3769 "type": 5, 3770 "compound_value": { 3771 "value": [ 3772 1 3773 ] 3774 } 3775 } 3776 ] 3777 } 3778 ] 3779 }, 3780 { 3781 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_16_1", 3782 "subconfigurations": [ 3783 { 3784 "device_cnt": 1, 3785 "ase_cnt": 1, 3786 "direction": "SINK", 3787 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 3788 "codec_id": { 3789 "coding_format": 6, 3790 "vendor_company_id": 0, 3791 "vendor_codec_id": 0 3792 }, 3793 "codec_configuration": [ 3794 { 3795 "name": "sampling_frequency", 3796 "type": 1, 3797 "compound_value": { 3798 "value": [ 3799 3 3800 ] 3801 } 3802 }, 3803 { 3804 "name": "frame_duration", 3805 "type": 2, 3806 "compound_value": { 3807 "value": [ 3808 0 3809 ] 3810 } 3811 }, 3812 { 3813 "name": "audio_channel_allocation", 3814 "type": 3, 3815 "compound_value": { 3816 "value": [ 3817 3, 3818 0, 3819 0, 3820 0 3821 ] 3822 } 3823 }, 3824 { 3825 "name": "octets_per_codec_frame", 3826 "type": 4, 3827 "compound_value": { 3828 "value": [ 3829 30, 3830 0 3831 ] 3832 } 3833 }, 3834 { 3835 "name": "codec_frame_blocks_per_sdu", 3836 "type": 5, 3837 "compound_value": { 3838 "value": [ 3839 1 3840 ] 3841 } 3842 } 3843 ] 3844 }, 3845 { 3846 "device_cnt": 1, 3847 "ase_cnt": 1, 3848 "direction": "SOURCE", 3849 "codec_id": { 3850 "coding_format": 6, 3851 "vendor_company_id": 0, 3852 "vendor_codec_id": 0 3853 }, 3854 "codec_configuration": [ 3855 { 3856 "name": "sampling_frequency", 3857 "type": 1, 3858 "compound_value": { 3859 "value": [ 3860 3 3861 ] 3862 } 3863 }, 3864 { 3865 "name": "frame_duration", 3866 "type": 2, 3867 "compound_value": { 3868 "value": [ 3869 0 3870 ] 3871 } 3872 }, 3873 { 3874 "name": "audio_channel_allocation", 3875 "type": 3, 3876 "compound_value": { 3877 "value": [ 3878 1, 3879 0, 3880 0, 3881 0 3882 ] 3883 } 3884 }, 3885 { 3886 "name": "octets_per_codec_frame", 3887 "type": 4, 3888 "compound_value": { 3889 "value": [ 3890 30, 3891 0 3892 ] 3893 } 3894 }, 3895 { 3896 "name": "codec_frame_blocks_per_sdu", 3897 "type": 5, 3898 "compound_value": { 3899 "value": [ 3900 1 3901 ] 3902 } 3903 } 3904 ] 3905 } 3906 ] 3907 }, 3908 { 3909 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_2", 3910 "subconfigurations": [ 3911 { 3912 "device_cnt": 1, 3913 "ase_cnt": 2, 3914 "direction": "SINK", 3915 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 3916 "codec_id": { 3917 "coding_format": 6, 3918 "vendor_company_id": 0, 3919 "vendor_codec_id": 0 3920 }, 3921 "codec_configuration": [ 3922 { 3923 "name": "sampling_frequency", 3924 "type": 1, 3925 "compound_value": { 3926 "value": [ 3927 3 3928 ] 3929 } 3930 }, 3931 { 3932 "name": "frame_duration", 3933 "type": 2, 3934 "compound_value": { 3935 "value": [ 3936 1 3937 ] 3938 } 3939 }, 3940 { 3941 "name": "audio_channel_allocation", 3942 "type": 3, 3943 "compound_value": { 3944 "value": [ 3945 1, 3946 0, 3947 0, 3948 0 3949 ] 3950 } 3951 }, 3952 { 3953 "name": "octets_per_codec_frame", 3954 "type": 4, 3955 "compound_value": { 3956 "value": [ 3957 40, 3958 0 3959 ] 3960 } 3961 }, 3962 { 3963 "name": "codec_frame_blocks_per_sdu", 3964 "type": 5, 3965 "compound_value": { 3966 "value": [ 3967 1 3968 ] 3969 } 3970 } 3971 ] 3972 }, 3973 { 3974 "device_cnt": 1, 3975 "ase_cnt": 1, 3976 "direction": "SOURCE", 3977 "codec_id": { 3978 "coding_format": 6, 3979 "vendor_company_id": 0, 3980 "vendor_codec_id": 0 3981 }, 3982 "codec_configuration": [ 3983 { 3984 "name": "sampling_frequency", 3985 "type": 1, 3986 "compound_value": { 3987 "value": [ 3988 3 3989 ] 3990 } 3991 }, 3992 { 3993 "name": "frame_duration", 3994 "type": 2, 3995 "compound_value": { 3996 "value": [ 3997 1 3998 ] 3999 } 4000 }, 4001 { 4002 "name": "audio_channel_allocation", 4003 "type": 3, 4004 "compound_value": { 4005 "value": [ 4006 1, 4007 0, 4008 0, 4009 0 4010 ] 4011 } 4012 }, 4013 { 4014 "name": "octets_per_codec_frame", 4015 "type": 4, 4016 "compound_value": { 4017 "value": [ 4018 40, 4019 0 4020 ] 4021 } 4022 }, 4023 { 4024 "name": "codec_frame_blocks_per_sdu", 4025 "type": 5, 4026 "compound_value": { 4027 "value": [ 4028 1 4029 ] 4030 } 4031 } 4032 ] 4033 } 4034 ] 4035 }, 4036 { 4037 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_16_1", 4038 "subconfigurations": [ 4039 { 4040 "device_cnt": 1, 4041 "ase_cnt": 2, 4042 "direction": "SINK", 4043 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 4044 "codec_id": { 4045 "coding_format": 6, 4046 "vendor_company_id": 0, 4047 "vendor_codec_id": 0 4048 }, 4049 "codec_configuration": [ 4050 { 4051 "name": "sampling_frequency", 4052 "type": 1, 4053 "compound_value": { 4054 "value": [ 4055 3 4056 ] 4057 } 4058 }, 4059 { 4060 "name": "frame_duration", 4061 "type": 2, 4062 "compound_value": { 4063 "value": [ 4064 0 4065 ] 4066 } 4067 }, 4068 { 4069 "name": "audio_channel_allocation", 4070 "type": 3, 4071 "compound_value": { 4072 "value": [ 4073 1, 4074 0, 4075 0, 4076 0 4077 ] 4078 } 4079 }, 4080 { 4081 "name": "octets_per_codec_frame", 4082 "type": 4, 4083 "compound_value": { 4084 "value": [ 4085 30, 4086 0 4087 ] 4088 } 4089 }, 4090 { 4091 "name": "codec_frame_blocks_per_sdu", 4092 "type": 5, 4093 "compound_value": { 4094 "value": [ 4095 1 4096 ] 4097 } 4098 } 4099 ] 4100 }, 4101 { 4102 "device_cnt": 1, 4103 "ase_cnt": 1, 4104 "direction": "SOURCE", 4105 "codec_id": { 4106 "coding_format": 6, 4107 "vendor_company_id": 0, 4108 "vendor_codec_id": 0 4109 }, 4110 "codec_configuration": [ 4111 { 4112 "name": "sampling_frequency", 4113 "type": 1, 4114 "compound_value": { 4115 "value": [ 4116 3 4117 ] 4118 } 4119 }, 4120 { 4121 "name": "frame_duration", 4122 "type": 2, 4123 "compound_value": { 4124 "value": [ 4125 0 4126 ] 4127 } 4128 }, 4129 { 4130 "name": "audio_channel_allocation", 4131 "type": 3, 4132 "compound_value": { 4133 "value": [ 4134 1, 4135 0, 4136 0, 4137 0 4138 ] 4139 } 4140 }, 4141 { 4142 "name": "octets_per_codec_frame", 4143 "type": 4, 4144 "compound_value": { 4145 "value": [ 4146 30, 4147 0 4148 ] 4149 } 4150 }, 4151 { 4152 "name": "codec_frame_blocks_per_sdu", 4153 "type": 5, 4154 "compound_value": { 4155 "value": [ 4156 1 4157 ] 4158 } 4159 } 4160 ] 4161 } 4162 ] 4163 }, 4164 { 4165 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2", 4166 "subconfigurations": [ 4167 { 4168 "device_cnt": 1, 4169 "ase_cnt": 1, 4170 "direction": "SINK", 4171 "codec_id": { 4172 "coding_format": 6, 4173 "vendor_company_id": 0, 4174 "vendor_codec_id": 0 4175 }, 4176 "codec_configuration": [ 4177 { 4178 "name": "sampling_frequency", 4179 "type": 1, 4180 "compound_value": { 4181 "value": [ 4182 3 4183 ] 4184 } 4185 }, 4186 { 4187 "name": "frame_duration", 4188 "type": 2, 4189 "compound_value": { 4190 "value": [ 4191 1 4192 ] 4193 } 4194 }, 4195 { 4196 "name": "audio_channel_allocation", 4197 "type": 3, 4198 "compound_value": { 4199 "value": [ 4200 1, 4201 0, 4202 0, 4203 0 4204 ] 4205 } 4206 }, 4207 { 4208 "name": "octets_per_codec_frame", 4209 "type": 4, 4210 "compound_value": { 4211 "value": [ 4212 40, 4213 0 4214 ] 4215 } 4216 }, 4217 { 4218 "name": "codec_frame_blocks_per_sdu", 4219 "type": 5, 4220 "compound_value": { 4221 "value": [ 4222 1 4223 ] 4224 } 4225 } 4226 ] 4227 }, 4228 { 4229 "device_cnt": 1, 4230 "ase_cnt": 1, 4231 "direction": "SOURCE", 4232 "codec_id": { 4233 "coding_format": 6, 4234 "vendor_company_id": 0, 4235 "vendor_codec_id": 0 4236 }, 4237 "codec_configuration": [ 4238 { 4239 "name": "sampling_frequency", 4240 "type": 1, 4241 "compound_value": { 4242 "value": [ 4243 3 4244 ] 4245 } 4246 }, 4247 { 4248 "name": "frame_duration", 4249 "type": 2, 4250 "compound_value": { 4251 "value": [ 4252 1 4253 ] 4254 } 4255 }, 4256 { 4257 "name": "audio_channel_allocation", 4258 "type": 3, 4259 "compound_value": { 4260 "value": [ 4261 1, 4262 0, 4263 0, 4264 0 4265 ] 4266 } 4267 }, 4268 { 4269 "name": "octets_per_codec_frame", 4270 "type": 4, 4271 "compound_value": { 4272 "value": [ 4273 40, 4274 0 4275 ] 4276 } 4277 }, 4278 { 4279 "name": "codec_frame_blocks_per_sdu", 4280 "type": 5, 4281 "compound_value": { 4282 "value": [ 4283 1 4284 ] 4285 } 4286 } 4287 ] 4288 } 4289 ] 4290 }, 4291 { 4292 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_1", 4293 "subconfigurations": [ 4294 { 4295 "device_cnt": 1, 4296 "ase_cnt": 1, 4297 "direction": "SINK", 4298 "codec_id": { 4299 "coding_format": 6, 4300 "vendor_company_id": 0, 4301 "vendor_codec_id": 0 4302 }, 4303 "codec_configuration": [ 4304 { 4305 "name": "sampling_frequency", 4306 "type": 1, 4307 "compound_value": { 4308 "value": [ 4309 3 4310 ] 4311 } 4312 }, 4313 { 4314 "name": "frame_duration", 4315 "type": 2, 4316 "compound_value": { 4317 "value": [ 4318 0 4319 ] 4320 } 4321 }, 4322 { 4323 "name": "audio_channel_allocation", 4324 "type": 3, 4325 "compound_value": { 4326 "value": [ 4327 1, 4328 0, 4329 0, 4330 0 4331 ] 4332 } 4333 }, 4334 { 4335 "name": "octets_per_codec_frame", 4336 "type": 4, 4337 "compound_value": { 4338 "value": [ 4339 30, 4340 0 4341 ] 4342 } 4343 }, 4344 { 4345 "name": "codec_frame_blocks_per_sdu", 4346 "type": 5, 4347 "compound_value": { 4348 "value": [ 4349 1 4350 ] 4351 } 4352 } 4353 ] 4354 }, 4355 { 4356 "device_cnt": 1, 4357 "ase_cnt": 1, 4358 "direction": "SOURCE", 4359 "codec_id": { 4360 "coding_format": 6, 4361 "vendor_company_id": 0, 4362 "vendor_codec_id": 0 4363 }, 4364 "codec_configuration": [ 4365 { 4366 "name": "sampling_frequency", 4367 "type": 1, 4368 "compound_value": { 4369 "value": [ 4370 3 4371 ] 4372 } 4373 }, 4374 { 4375 "name": "frame_duration", 4376 "type": 2, 4377 "compound_value": { 4378 "value": [ 4379 0 4380 ] 4381 } 4382 }, 4383 { 4384 "name": "audio_channel_allocation", 4385 "type": 3, 4386 "compound_value": { 4387 "value": [ 4388 1, 4389 0, 4390 0, 4391 0 4392 ] 4393 } 4394 }, 4395 { 4396 "name": "octets_per_codec_frame", 4397 "type": 4, 4398 "compound_value": { 4399 "value": [ 4400 30, 4401 0 4402 ] 4403 } 4404 }, 4405 { 4406 "name": "codec_frame_blocks_per_sdu", 4407 "type": 5, 4408 "compound_value": { 4409 "value": [ 4410 1 4411 ] 4412 } 4413 } 4414 ] 4415 } 4416 ] 4417 }, 4418 { 4419 "name": "DualDev_OneChanMonoSrc_16_2", 4420 "subconfigurations": [ 4421 { 4422 "device_cnt": 2, 4423 "ase_cnt": 2, 4424 "direction": "SOURCE", 4425 "codec_id": { 4426 "coding_format": 6, 4427 "vendor_company_id": 0, 4428 "vendor_codec_id": 0 4429 }, 4430 "codec_configuration": [ 4431 { 4432 "name": "sampling_frequency", 4433 "type": 1, 4434 "compound_value": { 4435 "value": [ 4436 3 4437 ] 4438 } 4439 }, 4440 { 4441 "name": "frame_duration", 4442 "type": 2, 4443 "compound_value": { 4444 "value": [ 4445 1 4446 ] 4447 } 4448 }, 4449 { 4450 "name": "audio_channel_allocation", 4451 "type": 3, 4452 "compound_value": { 4453 "value": [ 4454 1, 4455 0, 4456 0, 4457 0 4458 ] 4459 } 4460 }, 4461 { 4462 "name": "octets_per_codec_frame", 4463 "type": 4, 4464 "compound_value": { 4465 "value": [ 4466 40, 4467 0 4468 ] 4469 } 4470 }, 4471 { 4472 "name": "codec_frame_blocks_per_sdu", 4473 "type": 5, 4474 "compound_value": { 4475 "value": [ 4476 1 4477 ] 4478 } 4479 } 4480 ] 4481 } 4482 ] 4483 }, 4484 { 4485 "name": "SingleDev_OneChanMonoSrc_48_4", 4486 "subconfigurations": [ 4487 { 4488 "device_cnt": 1, 4489 "ase_cnt": 1, 4490 "direction": "SOURCE", 4491 "codec_id": { 4492 "coding_format": 6, 4493 "vendor_company_id": 0, 4494 "vendor_codec_id": 0 4495 }, 4496 "codec_configuration": [ 4497 { 4498 "name": "sampling_frequency", 4499 "type": 1, 4500 "compound_value": { 4501 "value": [ 4502 8 4503 ] 4504 } 4505 }, 4506 { 4507 "name": "frame_duration", 4508 "type": 2, 4509 "compound_value": { 4510 "value": [ 4511 1 4512 ] 4513 } 4514 }, 4515 { 4516 "name": "audio_channel_allocation", 4517 "type": 3, 4518 "compound_value": { 4519 "value": [ 4520 1, 4521 0, 4522 0, 4523 0 4524 ] 4525 } 4526 }, 4527 { 4528 "name": "octets_per_codec_frame", 4529 "type": 4, 4530 "compound_value": { 4531 "value": [ 4532 120, 4533 0 4534 ] 4535 } 4536 }, 4537 { 4538 "name": "codec_frame_blocks_per_sdu", 4539 "type": 5, 4540 "compound_value": { 4541 "value": [ 4542 1 4543 ] 4544 } 4545 } 4546 ] 4547 } 4548 ] 4549 }, 4550 { 4551 "name": "SingleDev_OneChanMonoSrc_48_3", 4552 "subconfigurations": [ 4553 { 4554 "device_cnt": 1, 4555 "ase_cnt": 1, 4556 "direction": "SOURCE", 4557 "codec_id": { 4558 "coding_format": 6, 4559 "vendor_company_id": 0, 4560 "vendor_codec_id": 0 4561 }, 4562 "codec_configuration": [ 4563 { 4564 "name": "sampling_frequency", 4565 "type": 1, 4566 "compound_value": { 4567 "value": [ 4568 8 4569 ] 4570 } 4571 }, 4572 { 4573 "name": "frame_duration", 4574 "type": 2, 4575 "compound_value": { 4576 "value": [ 4577 0 4578 ] 4579 } 4580 }, 4581 { 4582 "name": "audio_channel_allocation", 4583 "type": 3, 4584 "compound_value": { 4585 "value": [ 4586 1, 4587 0, 4588 0, 4589 0 4590 ] 4591 } 4592 }, 4593 { 4594 "name": "octets_per_codec_frame", 4595 "type": 4, 4596 "compound_value": { 4597 "value": [ 4598 90, 4599 0 4600 ] 4601 } 4602 }, 4603 { 4604 "name": "codec_frame_blocks_per_sdu", 4605 "type": 5, 4606 "compound_value": { 4607 "value": [ 4608 1 4609 ] 4610 } 4611 } 4612 ] 4613 } 4614 ] 4615 }, 4616 { 4617 "name": "SingleDev_OneChanMonoSrc_48_2", 4618 "subconfigurations": [ 4619 { 4620 "device_cnt": 1, 4621 "ase_cnt": 1, 4622 "direction": "SOURCE", 4623 "codec_id": { 4624 "coding_format": 6, 4625 "vendor_company_id": 0, 4626 "vendor_codec_id": 0 4627 }, 4628 "codec_configuration": [ 4629 { 4630 "name": "sampling_frequency", 4631 "type": 1, 4632 "compound_value": { 4633 "value": [ 4634 8 4635 ] 4636 } 4637 }, 4638 { 4639 "name": "frame_duration", 4640 "type": 2, 4641 "compound_value": { 4642 "value": [ 4643 1 4644 ] 4645 } 4646 }, 4647 { 4648 "name": "audio_channel_allocation", 4649 "type": 3, 4650 "compound_value": { 4651 "value": [ 4652 1, 4653 0, 4654 0, 4655 0 4656 ] 4657 } 4658 }, 4659 { 4660 "name": "octets_per_codec_frame", 4661 "type": 4, 4662 "compound_value": { 4663 "value": [ 4664 100, 4665 0 4666 ] 4667 } 4668 }, 4669 { 4670 "name": "codec_frame_blocks_per_sdu", 4671 "type": 5, 4672 "compound_value": { 4673 "value": [ 4674 1 4675 ] 4676 } 4677 } 4678 ] 4679 } 4680 ] 4681 }, 4682 { 4683 "name": "SingleDev_OneChanMonoSrc_48_1", 4684 "subconfigurations": [ 4685 { 4686 "device_cnt": 1, 4687 "ase_cnt": 1, 4688 "direction": "SOURCE", 4689 "codec_id": { 4690 "coding_format": 6, 4691 "vendor_company_id": 0, 4692 "vendor_codec_id": 0 4693 }, 4694 "codec_configuration": [ 4695 { 4696 "name": "sampling_frequency", 4697 "type": 1, 4698 "compound_value": { 4699 "value": [ 4700 8 4701 ] 4702 } 4703 }, 4704 { 4705 "name": "frame_duration", 4706 "type": 2, 4707 "compound_value": { 4708 "value": [ 4709 0 4710 ] 4711 } 4712 }, 4713 { 4714 "name": "audio_channel_allocation", 4715 "type": 3, 4716 "compound_value": { 4717 "value": [ 4718 1, 4719 0, 4720 0, 4721 0 4722 ] 4723 } 4724 }, 4725 { 4726 "name": "octets_per_codec_frame", 4727 "type": 4, 4728 "compound_value": { 4729 "value": [ 4730 75, 4731 0 4732 ] 4733 } 4734 }, 4735 { 4736 "name": "codec_frame_blocks_per_sdu", 4737 "type": 5, 4738 "compound_value": { 4739 "value": [ 4740 1 4741 ] 4742 } 4743 } 4744 ] 4745 } 4746 ] 4747 }, 4748 { 4749 "name": "SingleDev_OneChanMonoSrc_32_2", 4750 "subconfigurations": [ 4751 { 4752 "device_cnt": 1, 4753 "ase_cnt": 1, 4754 "direction": "SOURCE", 4755 "codec_id": { 4756 "coding_format": 6, 4757 "vendor_company_id": 0, 4758 "vendor_codec_id": 0 4759 }, 4760 "codec_configuration": [ 4761 { 4762 "name": "sampling_frequency", 4763 "type": 1, 4764 "compound_value": { 4765 "value": [ 4766 6 4767 ] 4768 } 4769 }, 4770 { 4771 "name": "frame_duration", 4772 "type": 2, 4773 "compound_value": { 4774 "value": [ 4775 1 4776 ] 4777 } 4778 }, 4779 { 4780 "name": "audio_channel_allocation", 4781 "type": 3, 4782 "compound_value": { 4783 "value": [ 4784 1, 4785 0, 4786 0, 4787 0 4788 ] 4789 } 4790 }, 4791 { 4792 "name": "octets_per_codec_frame", 4793 "type": 4, 4794 "compound_value": { 4795 "value": [ 4796 80, 4797 0 4798 ] 4799 } 4800 }, 4801 { 4802 "name": "codec_frame_blocks_per_sdu", 4803 "type": 5, 4804 "compound_value": { 4805 "value": [ 4806 1 4807 ] 4808 } 4809 } 4810 ] 4811 } 4812 ] 4813 }, 4814 { 4815 "name": "SingleDev_OneChanMonoSrc_32_1", 4816 "subconfigurations": [ 4817 { 4818 "device_cnt": 1, 4819 "ase_cnt": 1, 4820 "direction": "SOURCE", 4821 "codec_id": { 4822 "coding_format": 6, 4823 "vendor_company_id": 0, 4824 "vendor_codec_id": 0 4825 }, 4826 "codec_configuration": [ 4827 { 4828 "name": "sampling_frequency", 4829 "type": 1, 4830 "compound_value": { 4831 "value": [ 4832 6 4833 ] 4834 } 4835 }, 4836 { 4837 "name": "frame_duration", 4838 "type": 2, 4839 "compound_value": { 4840 "value": [ 4841 0 4842 ] 4843 } 4844 }, 4845 { 4846 "name": "audio_channel_allocation", 4847 "type": 3, 4848 "compound_value": { 4849 "value": [ 4850 1, 4851 0, 4852 0, 4853 0 4854 ] 4855 } 4856 }, 4857 { 4858 "name": "octets_per_codec_frame", 4859 "type": 4, 4860 "compound_value": { 4861 "value": [ 4862 60, 4863 0 4864 ] 4865 } 4866 }, 4867 { 4868 "name": "codec_frame_blocks_per_sdu", 4869 "type": 5, 4870 "compound_value": { 4871 "value": [ 4872 1 4873 ] 4874 } 4875 } 4876 ] 4877 } 4878 ] 4879 }, 4880 { 4881 "name": "SingleDev_OneChanMonoSrc_24_2", 4882 "subconfigurations": [ 4883 { 4884 "device_cnt": 1, 4885 "ase_cnt": 1, 4886 "direction": "SOURCE", 4887 "codec_id": { 4888 "coding_format": 6, 4889 "vendor_company_id": 0, 4890 "vendor_codec_id": 0 4891 }, 4892 "codec_configuration": [ 4893 { 4894 "name": "sampling_frequency", 4895 "type": 1, 4896 "compound_value": { 4897 "value": [ 4898 5 4899 ] 4900 } 4901 }, 4902 { 4903 "name": "frame_duration", 4904 "type": 2, 4905 "compound_value": { 4906 "value": [ 4907 1 4908 ] 4909 } 4910 }, 4911 { 4912 "name": "audio_channel_allocation", 4913 "type": 3, 4914 "compound_value": { 4915 "value": [ 4916 1, 4917 0, 4918 0, 4919 0 4920 ] 4921 } 4922 }, 4923 { 4924 "name": "octets_per_codec_frame", 4925 "type": 4, 4926 "compound_value": { 4927 "value": [ 4928 60, 4929 0 4930 ] 4931 } 4932 }, 4933 { 4934 "name": "codec_frame_blocks_per_sdu", 4935 "type": 5, 4936 "compound_value": { 4937 "value": [ 4938 1 4939 ] 4940 } 4941 } 4942 ] 4943 } 4944 ] 4945 }, 4946 { 4947 "name": "SingleDev_OneChanMonoSrc_24_1", 4948 "subconfigurations": [ 4949 { 4950 "device_cnt": 1, 4951 "ase_cnt": 1, 4952 "direction": "SOURCE", 4953 "codec_id": { 4954 "coding_format": 6, 4955 "vendor_company_id": 0, 4956 "vendor_codec_id": 0 4957 }, 4958 "codec_configuration": [ 4959 { 4960 "name": "sampling_frequency", 4961 "type": 1, 4962 "compound_value": { 4963 "value": [ 4964 5 4965 ] 4966 } 4967 }, 4968 { 4969 "name": "frame_duration", 4970 "type": 2, 4971 "compound_value": { 4972 "value": [ 4973 0 4974 ] 4975 } 4976 }, 4977 { 4978 "name": "audio_channel_allocation", 4979 "type": 3, 4980 "compound_value": { 4981 "value": [ 4982 1, 4983 0, 4984 0, 4985 0 4986 ] 4987 } 4988 }, 4989 { 4990 "name": "octets_per_codec_frame", 4991 "type": 4, 4992 "compound_value": { 4993 "value": [ 4994 45, 4995 0 4996 ] 4997 } 4998 }, 4999 { 5000 "name": "codec_frame_blocks_per_sdu", 5001 "type": 5, 5002 "compound_value": { 5003 "value": [ 5004 1 5005 ] 5006 } 5007 } 5008 ] 5009 } 5010 ] 5011 }, 5012 { 5013 "name": "SingleDev_OneChanMonoSrc_16_2", 5014 "subconfigurations": [ 5015 { 5016 "device_cnt": 1, 5017 "ase_cnt": 1, 5018 "direction": "SOURCE", 5019 "codec_id": { 5020 "coding_format": 6, 5021 "vendor_company_id": 0, 5022 "vendor_codec_id": 0 5023 }, 5024 "codec_configuration": [ 5025 { 5026 "name": "sampling_frequency", 5027 "type": 1, 5028 "compound_value": { 5029 "value": [ 5030 3 5031 ] 5032 } 5033 }, 5034 { 5035 "name": "frame_duration", 5036 "type": 2, 5037 "compound_value": { 5038 "value": [ 5039 1 5040 ] 5041 } 5042 }, 5043 { 5044 "name": "audio_channel_allocation", 5045 "type": 3, 5046 "compound_value": { 5047 "value": [ 5048 1, 5049 0, 5050 0, 5051 0 5052 ] 5053 } 5054 }, 5055 { 5056 "name": "octets_per_codec_frame", 5057 "type": 4, 5058 "compound_value": { 5059 "value": [ 5060 40, 5061 0 5062 ] 5063 } 5064 }, 5065 { 5066 "name": "codec_frame_blocks_per_sdu", 5067 "type": 5, 5068 "compound_value": { 5069 "value": [ 5070 1 5071 ] 5072 } 5073 } 5074 ] 5075 } 5076 ] 5077 }, 5078 { 5079 "name": "SingleDev_OneChanMonoSrc_16_1", 5080 "subconfigurations": [ 5081 { 5082 "device_cnt": 1, 5083 "ase_cnt": 1, 5084 "direction": "SOURCE", 5085 "codec_id": { 5086 "coding_format": 6, 5087 "vendor_company_id": 0, 5088 "vendor_codec_id": 0 5089 }, 5090 "codec_configuration": [ 5091 { 5092 "name": "sampling_frequency", 5093 "type": 1, 5094 "compound_value": { 5095 "value": [ 5096 3 5097 ] 5098 } 5099 }, 5100 { 5101 "name": "frame_duration", 5102 "type": 2, 5103 "compound_value": { 5104 "value": [ 5105 0 5106 ] 5107 } 5108 }, 5109 { 5110 "name": "audio_channel_allocation", 5111 "type": 3, 5112 "compound_value": { 5113 "value": [ 5114 1, 5115 0, 5116 0, 5117 0 5118 ] 5119 } 5120 }, 5121 { 5122 "name": "octets_per_codec_frame", 5123 "type": 4, 5124 "compound_value": { 5125 "value": [ 5126 30, 5127 0 5128 ] 5129 } 5130 }, 5131 { 5132 "name": "codec_frame_blocks_per_sdu", 5133 "type": 5, 5134 "compound_value": { 5135 "value": [ 5136 1 5137 ] 5138 } 5139 } 5140 ] 5141 } 5142 ] 5143 }, 5144 { 5145 "name": "DualDev_OneChanStereoSnk_48_4", 5146 "subconfigurations": [ 5147 { 5148 "device_cnt": 2, 5149 "ase_cnt": 2, 5150 "direction": "SINK", 5151 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 5152 "codec_id": { 5153 "coding_format": 6, 5154 "vendor_company_id": 0, 5155 "vendor_codec_id": 0 5156 }, 5157 "codec_configuration": [ 5158 { 5159 "name": "sampling_frequency", 5160 "type": 1, 5161 "compound_value": { 5162 "value": [ 5163 8 5164 ] 5165 } 5166 }, 5167 { 5168 "name": "frame_duration", 5169 "type": 2, 5170 "compound_value": { 5171 "value": [ 5172 1 5173 ] 5174 } 5175 }, 5176 { 5177 "name": "audio_channel_allocation", 5178 "type": 3, 5179 "compound_value": { 5180 "value": [ 5181 1, 5182 0, 5183 0, 5184 0 5185 ] 5186 } 5187 }, 5188 { 5189 "name": "octets_per_codec_frame", 5190 "type": 4, 5191 "compound_value": { 5192 "value": [ 5193 120, 5194 0 5195 ] 5196 } 5197 }, 5198 { 5199 "name": "codec_frame_blocks_per_sdu", 5200 "type": 5, 5201 "compound_value": { 5202 "value": [ 5203 1 5204 ] 5205 } 5206 } 5207 ] 5208 } 5209 ] 5210 }, 5211 { 5212 "name": "DualDev_OneChanStereoSnk_48_3", 5213 "subconfigurations": [ 5214 { 5215 "device_cnt": 2, 5216 "ase_cnt": 2, 5217 "direction": "SINK", 5218 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 5219 "codec_id": { 5220 "coding_format": 6, 5221 "vendor_company_id": 0, 5222 "vendor_codec_id": 0 5223 }, 5224 "codec_configuration": [ 5225 { 5226 "name": "sampling_frequency", 5227 "type": 1, 5228 "compound_value": { 5229 "value": [ 5230 8 5231 ] 5232 } 5233 }, 5234 { 5235 "name": "frame_duration", 5236 "type": 2, 5237 "compound_value": { 5238 "value": [ 5239 1 5240 ] 5241 } 5242 }, 5243 { 5244 "name": "audio_channel_allocation", 5245 "type": 3, 5246 "compound_value": { 5247 "value": [ 5248 1, 5249 0, 5250 0, 5251 0 5252 ] 5253 } 5254 }, 5255 { 5256 "name": "octets_per_codec_frame", 5257 "type": 4, 5258 "compound_value": { 5259 "value": [ 5260 90, 5261 0 5262 ] 5263 } 5264 }, 5265 { 5266 "name": "codec_frame_blocks_per_sdu", 5267 "type": 5, 5268 "compound_value": { 5269 "value": [ 5270 1 5271 ] 5272 } 5273 } 5274 ] 5275 } 5276 ] 5277 }, 5278 { 5279 "name": "DualDev_OneChanStereoSnk_48_2", 5280 "subconfigurations": [ 5281 { 5282 "device_cnt": 2, 5283 "ase_cnt": 2, 5284 "direction": "SINK", 5285 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 5286 "codec_id": { 5287 "coding_format": 6, 5288 "vendor_company_id": 0, 5289 "vendor_codec_id": 0 5290 }, 5291 "codec_configuration": [ 5292 { 5293 "name": "sampling_frequency", 5294 "type": 1, 5295 "compound_value": { 5296 "value": [ 5297 8 5298 ] 5299 } 5300 }, 5301 { 5302 "name": "frame_duration", 5303 "type": 2, 5304 "compound_value": { 5305 "value": [ 5306 1 5307 ] 5308 } 5309 }, 5310 { 5311 "name": "audio_channel_allocation", 5312 "type": 3, 5313 "compound_value": { 5314 "value": [ 5315 1, 5316 0, 5317 0, 5318 0 5319 ] 5320 } 5321 }, 5322 { 5323 "name": "octets_per_codec_frame", 5324 "type": 4, 5325 "compound_value": { 5326 "value": [ 5327 100, 5328 0 5329 ] 5330 } 5331 }, 5332 { 5333 "name": "codec_frame_blocks_per_sdu", 5334 "type": 5, 5335 "compound_value": { 5336 "value": [ 5337 1 5338 ] 5339 } 5340 } 5341 ] 5342 } 5343 ] 5344 }, 5345 { 5346 "name": "DualDev_OneChanStereoSnk_48_1", 5347 "subconfigurations": [ 5348 { 5349 "device_cnt": 2, 5350 "ase_cnt": 2, 5351 "direction": "SINK", 5352 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 5353 "codec_id": { 5354 "coding_format": 6, 5355 "vendor_company_id": 0, 5356 "vendor_codec_id": 0 5357 }, 5358 "codec_configuration": [ 5359 { 5360 "name": "sampling_frequency", 5361 "type": 1, 5362 "compound_value": { 5363 "value": [ 5364 8 5365 ] 5366 } 5367 }, 5368 { 5369 "name": "frame_duration", 5370 "type": 2, 5371 "compound_value": { 5372 "value": [ 5373 0 5374 ] 5375 } 5376 }, 5377 { 5378 "name": "audio_channel_allocation", 5379 "type": 3, 5380 "compound_value": { 5381 "value": [ 5382 1, 5383 0, 5384 0, 5385 0 5386 ] 5387 } 5388 }, 5389 { 5390 "name": "octets_per_codec_frame", 5391 "type": 4, 5392 "compound_value": { 5393 "value": [ 5394 75, 5395 0 5396 ] 5397 } 5398 }, 5399 { 5400 "name": "codec_frame_blocks_per_sdu", 5401 "type": 5, 5402 "compound_value": { 5403 "value": [ 5404 1 5405 ] 5406 } 5407 } 5408 ] 5409 } 5410 ] 5411 }, 5412 { 5413 "name": "SingleDev_OneChanStereoSnk_48_4", 5414 "subconfigurations": [ 5415 { 5416 "device_cnt": 1, 5417 "ase_cnt": 2, 5418 "direction": "SINK", 5419 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 5420 "codec_id": { 5421 "coding_format": 6, 5422 "vendor_company_id": 0, 5423 "vendor_codec_id": 0 5424 }, 5425 "codec_configuration": [ 5426 { 5427 "name": "sampling_frequency", 5428 "type": 1, 5429 "compound_value": { 5430 "value": [ 5431 8 5432 ] 5433 } 5434 }, 5435 { 5436 "name": "frame_duration", 5437 "type": 2, 5438 "compound_value": { 5439 "value": [ 5440 1 5441 ] 5442 } 5443 }, 5444 { 5445 "name": "audio_channel_allocation", 5446 "type": 3, 5447 "compound_value": { 5448 "value": [ 5449 1, 5450 0, 5451 0, 5452 0 5453 ] 5454 } 5455 }, 5456 { 5457 "name": "octets_per_codec_frame", 5458 "type": 4, 5459 "compound_value": { 5460 "value": [ 5461 120, 5462 0 5463 ] 5464 } 5465 }, 5466 { 5467 "name": "codec_frame_blocks_per_sdu", 5468 "type": 5, 5469 "compound_value": { 5470 "value": [ 5471 1 5472 ] 5473 } 5474 } 5475 ] 5476 } 5477 ] 5478 }, 5479 { 5480 "name": "SingleDev_OneChanStereoSnk_48_3", 5481 "subconfigurations": [ 5482 { 5483 "device_cnt": 1, 5484 "ase_cnt": 2, 5485 "direction": "SINK", 5486 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 5487 "codec_id": { 5488 "coding_format": 6, 5489 "vendor_company_id": 0, 5490 "vendor_codec_id": 0 5491 }, 5492 "codec_configuration": [ 5493 { 5494 "name": "sampling_frequency", 5495 "type": 1, 5496 "compound_value": { 5497 "value": [ 5498 8 5499 ] 5500 } 5501 }, 5502 { 5503 "name": "frame_duration", 5504 "type": 2, 5505 "compound_value": { 5506 "value": [ 5507 1 5508 ] 5509 } 5510 }, 5511 { 5512 "name": "audio_channel_allocation", 5513 "type": 3, 5514 "compound_value": { 5515 "value": [ 5516 1, 5517 0, 5518 0, 5519 0 5520 ] 5521 } 5522 }, 5523 { 5524 "name": "octets_per_codec_frame", 5525 "type": 4, 5526 "compound_value": { 5527 "value": [ 5528 90, 5529 0 5530 ] 5531 } 5532 }, 5533 { 5534 "name": "codec_frame_blocks_per_sdu", 5535 "type": 5, 5536 "compound_value": { 5537 "value": [ 5538 1 5539 ] 5540 } 5541 } 5542 ] 5543 } 5544 ] 5545 }, 5546 { 5547 "name": "SingleDev_OneChanStereoSnk_48_2", 5548 "subconfigurations": [ 5549 { 5550 "device_cnt": 1, 5551 "ase_cnt": 2, 5552 "direction": "SINK", 5553 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 5554 "codec_id": { 5555 "coding_format": 6, 5556 "vendor_company_id": 0, 5557 "vendor_codec_id": 0 5558 }, 5559 "codec_configuration": [ 5560 { 5561 "name": "sampling_frequency", 5562 "type": 1, 5563 "compound_value": { 5564 "value": [ 5565 8 5566 ] 5567 } 5568 }, 5569 { 5570 "name": "frame_duration", 5571 "type": 2, 5572 "compound_value": { 5573 "value": [ 5574 1 5575 ] 5576 } 5577 }, 5578 { 5579 "name": "audio_channel_allocation", 5580 "type": 3, 5581 "compound_value": { 5582 "value": [ 5583 1, 5584 0, 5585 0, 5586 0 5587 ] 5588 } 5589 }, 5590 { 5591 "name": "octets_per_codec_frame", 5592 "type": 4, 5593 "compound_value": { 5594 "value": [ 5595 100, 5596 0 5597 ] 5598 } 5599 }, 5600 { 5601 "name": "codec_frame_blocks_per_sdu", 5602 "type": 5, 5603 "compound_value": { 5604 "value": [ 5605 1 5606 ] 5607 } 5608 } 5609 ] 5610 } 5611 ] 5612 }, 5613 { 5614 "name": "SingleDev_OneChanStereoSnk_48_1", 5615 "subconfigurations": [ 5616 { 5617 "device_cnt": 1, 5618 "ase_cnt": 2, 5619 "direction": "SINK", 5620 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 5621 "codec_id": { 5622 "coding_format": 6, 5623 "vendor_company_id": 0, 5624 "vendor_codec_id": 0 5625 }, 5626 "codec_configuration": [ 5627 { 5628 "name": "sampling_frequency", 5629 "type": 1, 5630 "compound_value": { 5631 "value": [ 5632 8 5633 ] 5634 } 5635 }, 5636 { 5637 "name": "frame_duration", 5638 "type": 2, 5639 "compound_value": { 5640 "value": [ 5641 0 5642 ] 5643 } 5644 }, 5645 { 5646 "name": "audio_channel_allocation", 5647 "type": 3, 5648 "compound_value": { 5649 "value": [ 5650 1, 5651 0, 5652 0, 5653 0 5654 ] 5655 } 5656 }, 5657 { 5658 "name": "octets_per_codec_frame", 5659 "type": 4, 5660 "compound_value": { 5661 "value": [ 5662 75, 5663 0 5664 ] 5665 } 5666 }, 5667 { 5668 "name": "codec_frame_blocks_per_sdu", 5669 "type": 5, 5670 "compound_value": { 5671 "value": [ 5672 1 5673 ] 5674 } 5675 } 5676 ] 5677 } 5678 ] 5679 }, 5680 { 5681 "name": "SingleDev_TwoChanStereoSnk_48_4", 5682 "subconfigurations": [ 5683 { 5684 "device_cnt": 1, 5685 "ase_cnt": 1, 5686 "direction": "SINK", 5687 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 5688 "codec_id": { 5689 "coding_format": 6, 5690 "vendor_company_id": 0, 5691 "vendor_codec_id": 0 5692 }, 5693 "codec_configuration": [ 5694 { 5695 "name": "sampling_frequency", 5696 "type": 1, 5697 "compound_value": { 5698 "value": [ 5699 8 5700 ] 5701 } 5702 }, 5703 { 5704 "name": "frame_duration", 5705 "type": 2, 5706 "compound_value": { 5707 "value": [ 5708 1 5709 ] 5710 } 5711 }, 5712 { 5713 "name": "audio_channel_allocation", 5714 "type": 3, 5715 "compound_value": { 5716 "value": [ 5717 3, 5718 0, 5719 0, 5720 0 5721 ] 5722 } 5723 }, 5724 { 5725 "name": "octets_per_codec_frame", 5726 "type": 4, 5727 "compound_value": { 5728 "value": [ 5729 120, 5730 0 5731 ] 5732 } 5733 }, 5734 { 5735 "name": "codec_frame_blocks_per_sdu", 5736 "type": 5, 5737 "compound_value": { 5738 "value": [ 5739 1 5740 ] 5741 } 5742 } 5743 ] 5744 } 5745 ] 5746 }, 5747 { 5748 "name": "SingleDev_TwoChanStereoSnk_48_3", 5749 "subconfigurations": [ 5750 { 5751 "device_cnt": 1, 5752 "ase_cnt": 1, 5753 "direction": "SINK", 5754 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 5755 "codec_id": { 5756 "coding_format": 6, 5757 "vendor_company_id": 0, 5758 "vendor_codec_id": 0 5759 }, 5760 "codec_configuration": [ 5761 { 5762 "name": "sampling_frequency", 5763 "type": 1, 5764 "compound_value": { 5765 "value": [ 5766 8 5767 ] 5768 } 5769 }, 5770 { 5771 "name": "frame_duration", 5772 "type": 2, 5773 "compound_value": { 5774 "value": [ 5775 1 5776 ] 5777 } 5778 }, 5779 { 5780 "name": "audio_channel_allocation", 5781 "type": 3, 5782 "compound_value": { 5783 "value": [ 5784 3, 5785 0, 5786 0, 5787 0 5788 ] 5789 } 5790 }, 5791 { 5792 "name": "octets_per_codec_frame", 5793 "type": 4, 5794 "compound_value": { 5795 "value": [ 5796 90, 5797 0 5798 ] 5799 } 5800 }, 5801 { 5802 "name": "codec_frame_blocks_per_sdu", 5803 "type": 5, 5804 "compound_value": { 5805 "value": [ 5806 1 5807 ] 5808 } 5809 } 5810 ] 5811 } 5812 ] 5813 }, 5814 { 5815 "name": "SingleDev_TwoChanStereoSnk_48_2", 5816 "subconfigurations": [ 5817 { 5818 "device_cnt": 1, 5819 "ase_cnt": 1, 5820 "direction": "SINK", 5821 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 5822 "codec_id": { 5823 "coding_format": 6, 5824 "vendor_company_id": 0, 5825 "vendor_codec_id": 0 5826 }, 5827 "codec_configuration": [ 5828 { 5829 "name": "sampling_frequency", 5830 "type": 1, 5831 "compound_value": { 5832 "value": [ 5833 8 5834 ] 5835 } 5836 }, 5837 { 5838 "name": "frame_duration", 5839 "type": 2, 5840 "compound_value": { 5841 "value": [ 5842 1 5843 ] 5844 } 5845 }, 5846 { 5847 "name": "audio_channel_allocation", 5848 "type": 3, 5849 "compound_value": { 5850 "value": [ 5851 3, 5852 0, 5853 0, 5854 0 5855 ] 5856 } 5857 }, 5858 { 5859 "name": "octets_per_codec_frame", 5860 "type": 4, 5861 "compound_value": { 5862 "value": [ 5863 100, 5864 0 5865 ] 5866 } 5867 }, 5868 { 5869 "name": "codec_frame_blocks_per_sdu", 5870 "type": 5, 5871 "compound_value": { 5872 "value": [ 5873 1 5874 ] 5875 } 5876 } 5877 ] 5878 } 5879 ] 5880 }, 5881 { 5882 "name": "SingleDev_TwoChanStereoSnk_48_1", 5883 "subconfigurations": [ 5884 { 5885 "device_cnt": 1, 5886 "ase_cnt": 1, 5887 "direction": "SINK", 5888 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 5889 "codec_id": { 5890 "coding_format": 6, 5891 "vendor_company_id": 0, 5892 "vendor_codec_id": 0 5893 }, 5894 "codec_configuration": [ 5895 { 5896 "name": "sampling_frequency", 5897 "type": 1, 5898 "compound_value": { 5899 "value": [ 5900 8 5901 ] 5902 } 5903 }, 5904 { 5905 "name": "frame_duration", 5906 "type": 2, 5907 "compound_value": { 5908 "value": [ 5909 0 5910 ] 5911 } 5912 }, 5913 { 5914 "name": "audio_channel_allocation", 5915 "type": 3, 5916 "compound_value": { 5917 "value": [ 5918 3, 5919 0, 5920 0, 5921 0 5922 ] 5923 } 5924 }, 5925 { 5926 "name": "octets_per_codec_frame", 5927 "type": 4, 5928 "compound_value": { 5929 "value": [ 5930 75, 5931 0 5932 ] 5933 } 5934 }, 5935 { 5936 "name": "codec_frame_blocks_per_sdu", 5937 "type": 5, 5938 "compound_value": { 5939 "value": [ 5940 1 5941 ] 5942 } 5943 } 5944 ] 5945 } 5946 ] 5947 }, 5948 { 5949 "name": "SingleDev_OneChanMonoSnk_48_4", 5950 "subconfigurations": [ 5951 { 5952 "device_cnt": 1, 5953 "ase_cnt": 1, 5954 "direction": "SINK", 5955 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 5956 "codec_id": { 5957 "coding_format": 6, 5958 "vendor_company_id": 0, 5959 "vendor_codec_id": 0 5960 }, 5961 "codec_configuration": [ 5962 { 5963 "name": "sampling_frequency", 5964 "type": 1, 5965 "compound_value": { 5966 "value": [ 5967 8 5968 ] 5969 } 5970 }, 5971 { 5972 "name": "frame_duration", 5973 "type": 2, 5974 "compound_value": { 5975 "value": [ 5976 1 5977 ] 5978 } 5979 }, 5980 { 5981 "name": "audio_channel_allocation", 5982 "type": 3, 5983 "compound_value": { 5984 "value": [ 5985 1, 5986 0, 5987 0, 5988 0 5989 ] 5990 } 5991 }, 5992 { 5993 "name": "octets_per_codec_frame", 5994 "type": 4, 5995 "compound_value": { 5996 "value": [ 5997 120, 5998 0 5999 ] 6000 } 6001 }, 6002 { 6003 "name": "codec_frame_blocks_per_sdu", 6004 "type": 5, 6005 "compound_value": { 6006 "value": [ 6007 1 6008 ] 6009 } 6010 } 6011 ] 6012 } 6013 ] 6014 }, 6015 { 6016 "name": "SingleDev_OneChanMonoSnk_48_3", 6017 "subconfigurations": [ 6018 { 6019 "device_cnt": 1, 6020 "ase_cnt": 1, 6021 "direction": "SINK", 6022 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 6023 "codec_id": { 6024 "coding_format": 6, 6025 "vendor_company_id": 0, 6026 "vendor_codec_id": 0 6027 }, 6028 "codec_configuration": [ 6029 { 6030 "name": "sampling_frequency", 6031 "type": 1, 6032 "compound_value": { 6033 "value": [ 6034 8 6035 ] 6036 } 6037 }, 6038 { 6039 "name": "frame_duration", 6040 "type": 2, 6041 "compound_value": { 6042 "value": [ 6043 1 6044 ] 6045 } 6046 }, 6047 { 6048 "name": "audio_channel_allocation", 6049 "type": 3, 6050 "compound_value": { 6051 "value": [ 6052 1, 6053 0, 6054 0, 6055 0 6056 ] 6057 } 6058 }, 6059 { 6060 "name": "octets_per_codec_frame", 6061 "type": 4, 6062 "compound_value": { 6063 "value": [ 6064 90, 6065 0 6066 ] 6067 } 6068 }, 6069 { 6070 "name": "codec_frame_blocks_per_sdu", 6071 "type": 5, 6072 "compound_value": { 6073 "value": [ 6074 1 6075 ] 6076 } 6077 } 6078 ] 6079 } 6080 ] 6081 }, 6082 { 6083 "name": "SingleDev_OneChanMonoSnk_48_2", 6084 "subconfigurations": [ 6085 { 6086 "device_cnt": 1, 6087 "ase_cnt": 1, 6088 "direction": "SINK", 6089 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 6090 "codec_id": { 6091 "coding_format": 6, 6092 "vendor_company_id": 0, 6093 "vendor_codec_id": 0 6094 }, 6095 "codec_configuration": [ 6096 { 6097 "name": "sampling_frequency", 6098 "type": 1, 6099 "compound_value": { 6100 "value": [ 6101 8 6102 ] 6103 } 6104 }, 6105 { 6106 "name": "frame_duration", 6107 "type": 2, 6108 "compound_value": { 6109 "value": [ 6110 1 6111 ] 6112 } 6113 }, 6114 { 6115 "name": "audio_channel_allocation", 6116 "type": 3, 6117 "compound_value": { 6118 "value": [ 6119 1, 6120 0, 6121 0, 6122 0 6123 ] 6124 } 6125 }, 6126 { 6127 "name": "octets_per_codec_frame", 6128 "type": 4, 6129 "compound_value": { 6130 "value": [ 6131 100, 6132 0 6133 ] 6134 } 6135 }, 6136 { 6137 "name": "codec_frame_blocks_per_sdu", 6138 "type": 5, 6139 "compound_value": { 6140 "value": [ 6141 1 6142 ] 6143 } 6144 } 6145 ] 6146 } 6147 ] 6148 }, 6149 { 6150 "name": "SingleDev_OneChanMonoSnk_48_1", 6151 "subconfigurations": [ 6152 { 6153 "device_cnt": 1, 6154 "ase_cnt": 1, 6155 "direction": "SINK", 6156 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 6157 "codec_id": { 6158 "coding_format": 6, 6159 "vendor_company_id": 0, 6160 "vendor_codec_id": 0 6161 }, 6162 "codec_configuration": [ 6163 { 6164 "name": "sampling_frequency", 6165 "type": 1, 6166 "compound_value": { 6167 "value": [ 6168 8 6169 ] 6170 } 6171 }, 6172 { 6173 "name": "frame_duration", 6174 "type": 2, 6175 "compound_value": { 6176 "value": [ 6177 0 6178 ] 6179 } 6180 }, 6181 { 6182 "name": "audio_channel_allocation", 6183 "type": 3, 6184 "compound_value": { 6185 "value": [ 6186 1, 6187 0, 6188 0, 6189 0 6190 ] 6191 } 6192 }, 6193 { 6194 "name": "octets_per_codec_frame", 6195 "type": 4, 6196 "compound_value": { 6197 "value": [ 6198 75, 6199 0 6200 ] 6201 } 6202 }, 6203 { 6204 "name": "codec_frame_blocks_per_sdu", 6205 "type": 5, 6206 "compound_value": { 6207 "value": [ 6208 1 6209 ] 6210 } 6211 } 6212 ] 6213 } 6214 ] 6215 }, 6216 { 6217 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 6218 "subconfigurations": [ 6219 { 6220 "device_cnt": 1, 6221 "ase_cnt": 1, 6222 "direction": "SINK", 6223 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 6224 "codec_id": { 6225 "coding_format": 6, 6226 "vendor_company_id": 0, 6227 "vendor_codec_id": 0 6228 }, 6229 "codec_configuration": [ 6230 { 6231 "name": "sampling_frequency", 6232 "type": 1, 6233 "compound_value": { 6234 "value": [ 6235 8 6236 ] 6237 } 6238 }, 6239 { 6240 "name": "frame_duration", 6241 "type": 2, 6242 "compound_value": { 6243 "value": [ 6244 0 6245 ] 6246 } 6247 }, 6248 { 6249 "name": "audio_channel_allocation", 6250 "type": 3, 6251 "compound_value": { 6252 "value": [ 6253 3, 6254 0, 6255 0, 6256 0 6257 ] 6258 } 6259 }, 6260 { 6261 "name": "octets_per_codec_frame", 6262 "type": 4, 6263 "compound_value": { 6264 "value": [ 6265 100, 6266 0 6267 ] 6268 } 6269 }, 6270 { 6271 "name": "codec_frame_blocks_per_sdu", 6272 "type": 5, 6273 "compound_value": { 6274 "value": [ 6275 1 6276 ] 6277 } 6278 } 6279 ] 6280 } 6281 ] 6282 }, 6283 { 6284 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 6285 "subconfigurations": [ 6286 { 6287 "device_cnt": 2, 6288 "ase_cnt": 2, 6289 "direction": "SINK", 6290 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 6291 "codec_id": { 6292 "coding_format": 6, 6293 "vendor_company_id": 0, 6294 "vendor_codec_id": 0 6295 }, 6296 "codec_configuration": [ 6297 { 6298 "name": "sampling_frequency", 6299 "type": 1, 6300 "compound_value": { 6301 "value": [ 6302 8 6303 ] 6304 } 6305 }, 6306 { 6307 "name": "frame_duration", 6308 "type": 2, 6309 "compound_value": { 6310 "value": [ 6311 0 6312 ] 6313 } 6314 }, 6315 { 6316 "name": "audio_channel_allocation", 6317 "type": 3, 6318 "compound_value": { 6319 "value": [ 6320 1, 6321 0, 6322 0, 6323 0 6324 ] 6325 } 6326 }, 6327 { 6328 "name": "octets_per_codec_frame", 6329 "type": 4, 6330 "compound_value": { 6331 "value": [ 6332 100, 6333 0 6334 ] 6335 } 6336 }, 6337 { 6338 "name": "codec_frame_blocks_per_sdu", 6339 "type": 5, 6340 "compound_value": { 6341 "value": [ 6342 1 6343 ] 6344 } 6345 } 6346 ] 6347 } 6348 ] 6349 }, 6350 { 6351 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 6352 "subconfigurations": [ 6353 { 6354 "device_cnt": 1, 6355 "ase_cnt": 2, 6356 "direction": "SINK", 6357 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 6358 "codec_id": { 6359 "coding_format": 6, 6360 "vendor_company_id": 0, 6361 "vendor_codec_id": 0 6362 }, 6363 "codec_configuration": [ 6364 { 6365 "name": "sampling_frequency", 6366 "type": 1, 6367 "compound_value": { 6368 "value": [ 6369 8 6370 ] 6371 } 6372 }, 6373 { 6374 "name": "frame_duration", 6375 "type": 2, 6376 "compound_value": { 6377 "value": [ 6378 0 6379 ] 6380 } 6381 }, 6382 { 6383 "name": "audio_channel_allocation", 6384 "type": 3, 6385 "compound_value": { 6386 "value": [ 6387 1, 6388 0, 6389 0, 6390 0 6391 ] 6392 } 6393 }, 6394 { 6395 "name": "octets_per_codec_frame", 6396 "type": 4, 6397 "compound_value": { 6398 "value": [ 6399 100, 6400 0 6401 ] 6402 } 6403 }, 6404 { 6405 "name": "codec_frame_blocks_per_sdu", 6406 "type": 5, 6407 "compound_value": { 6408 "value": [ 6409 1 6410 ] 6411 } 6412 } 6413 ] 6414 } 6415 ] 6416 }, 6417 { 6418 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 6419 "subconfigurations": [ 6420 { 6421 "device_cnt": 1, 6422 "ase_cnt": 1, 6423 "direction": "SINK", 6424 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 6425 "codec_id": { 6426 "coding_format": 6, 6427 "vendor_company_id": 0, 6428 "vendor_codec_id": 0 6429 }, 6430 "codec_configuration": [ 6431 { 6432 "name": "sampling_frequency", 6433 "type": 1, 6434 "compound_value": { 6435 "value": [ 6436 8 6437 ] 6438 } 6439 }, 6440 { 6441 "name": "frame_duration", 6442 "type": 2, 6443 "compound_value": { 6444 "value": [ 6445 0 6446 ] 6447 } 6448 }, 6449 { 6450 "name": "audio_channel_allocation", 6451 "type": 3, 6452 "compound_value": { 6453 "value": [ 6454 3, 6455 0, 6456 0, 6457 0 6458 ] 6459 } 6460 }, 6461 { 6462 "name": "octets_per_codec_frame", 6463 "type": 4, 6464 "compound_value": { 6465 "value": [ 6466 75, 6467 0 6468 ] 6469 } 6470 }, 6471 { 6472 "name": "codec_frame_blocks_per_sdu", 6473 "type": 5, 6474 "compound_value": { 6475 "value": [ 6476 1 6477 ] 6478 } 6479 } 6480 ] 6481 } 6482 ] 6483 }, 6484 { 6485 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_32_2", 6486 "subconfigurations": [ 6487 { 6488 "device_cnt": 2, 6489 "ase_cnt": 2, 6490 "direction": "SINK", 6491 "codec_id": { 6492 "coding_format": 6, 6493 "vendor_company_id": 0, 6494 "vendor_codec_id": 0 6495 }, 6496 "codec_configuration": [ 6497 { 6498 "name": "sampling_frequency", 6499 "type": 1, 6500 "compound_value": { 6501 "value": [ 6502 8 6503 ] 6504 } 6505 }, 6506 { 6507 "name": "frame_duration", 6508 "type": 2, 6509 "compound_value": { 6510 "value": [ 6511 1 6512 ] 6513 } 6514 }, 6515 { 6516 "name": "audio_channel_allocation", 6517 "type": 3, 6518 "compound_value": { 6519 "value": [ 6520 1, 6521 0, 6522 0, 6523 0 6524 ] 6525 } 6526 }, 6527 { 6528 "name": "octets_per_codec_frame", 6529 "type": 4, 6530 "compound_value": { 6531 "value": [ 6532 120, 6533 0 6534 ] 6535 } 6536 }, 6537 { 6538 "name": "codec_frame_blocks_per_sdu", 6539 "type": 5, 6540 "compound_value": { 6541 "value": [ 6542 1 6543 ] 6544 } 6545 } 6546 ] 6547 }, 6548 { 6549 "device_cnt": 2, 6550 "ase_cnt": 2, 6551 "direction": "SOURCE", 6552 "codec_id": { 6553 "coding_format": 6, 6554 "vendor_company_id": 0, 6555 "vendor_codec_id": 0 6556 }, 6557 "codec_configuration": [ 6558 { 6559 "name": "sampling_frequency", 6560 "type": 1, 6561 "compound_value": { 6562 "value": [ 6563 6 6564 ] 6565 } 6566 }, 6567 { 6568 "name": "frame_duration", 6569 "type": 2, 6570 "compound_value": { 6571 "value": [ 6572 1 6573 ] 6574 } 6575 }, 6576 { 6577 "name": "audio_channel_allocation", 6578 "type": 3, 6579 "compound_value": { 6580 "value": [ 6581 1, 6582 0, 6583 0, 6584 0 6585 ] 6586 } 6587 }, 6588 { 6589 "name": "octets_per_codec_frame", 6590 "type": 4, 6591 "compound_value": { 6592 "value": [ 6593 80, 6594 0 6595 ] 6596 } 6597 }, 6598 { 6599 "name": "codec_frame_blocks_per_sdu", 6600 "type": 5, 6601 "compound_value": { 6602 "value": [ 6603 1 6604 ] 6605 } 6606 } 6607 ] 6608 } 6609 ] 6610 }, 6611 { 6612 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_24_2", 6613 "subconfigurations": [ 6614 { 6615 "device_cnt": 2, 6616 "ase_cnt": 2, 6617 "direction": "SINK", 6618 "codec_id": { 6619 "coding_format": 6, 6620 "vendor_company_id": 0, 6621 "vendor_codec_id": 0 6622 }, 6623 "codec_configuration": [ 6624 { 6625 "name": "sampling_frequency", 6626 "type": 1, 6627 "compound_value": { 6628 "value": [ 6629 8 6630 ] 6631 } 6632 }, 6633 { 6634 "name": "frame_duration", 6635 "type": 2, 6636 "compound_value": { 6637 "value": [ 6638 1 6639 ] 6640 } 6641 }, 6642 { 6643 "name": "audio_channel_allocation", 6644 "type": 3, 6645 "compound_value": { 6646 "value": [ 6647 1, 6648 0, 6649 0, 6650 0 6651 ] 6652 } 6653 }, 6654 { 6655 "name": "octets_per_codec_frame", 6656 "type": 4, 6657 "compound_value": { 6658 "value": [ 6659 120, 6660 0 6661 ] 6662 } 6663 }, 6664 { 6665 "name": "codec_frame_blocks_per_sdu", 6666 "type": 5, 6667 "compound_value": { 6668 "value": [ 6669 1 6670 ] 6671 } 6672 } 6673 ] 6674 }, 6675 { 6676 "device_cnt": 2, 6677 "ase_cnt": 2, 6678 "direction": "SOURCE", 6679 "codec_id": { 6680 "coding_format": 6, 6681 "vendor_company_id": 0, 6682 "vendor_codec_id": 0 6683 }, 6684 "codec_configuration": [ 6685 { 6686 "name": "sampling_frequency", 6687 "type": 1, 6688 "compound_value": { 6689 "value": [ 6690 5 6691 ] 6692 } 6693 }, 6694 { 6695 "name": "frame_duration", 6696 "type": 2, 6697 "compound_value": { 6698 "value": [ 6699 1 6700 ] 6701 } 6702 }, 6703 { 6704 "name": "audio_channel_allocation", 6705 "type": 3, 6706 "compound_value": { 6707 "value": [ 6708 1, 6709 0, 6710 0, 6711 0 6712 ] 6713 } 6714 }, 6715 { 6716 "name": "octets_per_codec_frame", 6717 "type": 4, 6718 "compound_value": { 6719 "value": [ 6720 80, 6721 0 6722 ] 6723 } 6724 }, 6725 { 6726 "name": "codec_frame_blocks_per_sdu", 6727 "type": 5, 6728 "compound_value": { 6729 "value": [ 6730 1 6731 ] 6732 } 6733 } 6734 ] 6735 } 6736 ] 6737 }, 6738 { 6739 "name": "DualDev_OneChanStereoSnk_48_4_OneChanStereoSrc_16_2", 6740 "subconfigurations": [ 6741 { 6742 "device_cnt": 2, 6743 "ase_cnt": 2, 6744 "direction": "SINK", 6745 "codec_id": { 6746 "coding_format": 6, 6747 "vendor_company_id": 0, 6748 "vendor_codec_id": 0 6749 }, 6750 "codec_configuration": [ 6751 { 6752 "name": "sampling_frequency", 6753 "type": 1, 6754 "compound_value": { 6755 "value": [ 6756 8 6757 ] 6758 } 6759 }, 6760 { 6761 "name": "frame_duration", 6762 "type": 2, 6763 "compound_value": { 6764 "value": [ 6765 1 6766 ] 6767 } 6768 }, 6769 { 6770 "name": "audio_channel_allocation", 6771 "type": 3, 6772 "compound_value": { 6773 "value": [ 6774 1, 6775 0, 6776 0, 6777 0 6778 ] 6779 } 6780 }, 6781 { 6782 "name": "octets_per_codec_frame", 6783 "type": 4, 6784 "compound_value": { 6785 "value": [ 6786 120, 6787 0 6788 ] 6789 } 6790 }, 6791 { 6792 "name": "codec_frame_blocks_per_sdu", 6793 "type": 5, 6794 "compound_value": { 6795 "value": [ 6796 1 6797 ] 6798 } 6799 } 6800 ] 6801 }, 6802 { 6803 "device_cnt": 2, 6804 "ase_cnt": 2, 6805 "direction": "SOURCE", 6806 "codec_id": { 6807 "coding_format": 6, 6808 "vendor_company_id": 0, 6809 "vendor_codec_id": 0 6810 }, 6811 "codec_configuration": [ 6812 { 6813 "name": "sampling_frequency", 6814 "type": 1, 6815 "compound_value": { 6816 "value": [ 6817 3 6818 ] 6819 } 6820 }, 6821 { 6822 "name": "frame_duration", 6823 "type": 2, 6824 "compound_value": { 6825 "value": [ 6826 1 6827 ] 6828 } 6829 }, 6830 { 6831 "name": "audio_channel_allocation", 6832 "type": 3, 6833 "compound_value": { 6834 "value": [ 6835 1, 6836 0, 6837 0, 6838 0 6839 ] 6840 } 6841 }, 6842 { 6843 "name": "octets_per_codec_frame", 6844 "type": 4, 6845 "compound_value": { 6846 "value": [ 6847 80, 6848 0 6849 ] 6850 } 6851 }, 6852 { 6853 "name": "codec_frame_blocks_per_sdu", 6854 "type": 5, 6855 "compound_value": { 6856 "value": [ 6857 1 6858 ] 6859 } 6860 } 6861 ] 6862 } 6863 ] 6864 }, 6865 { 6866 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_32_2", 6867 "subconfigurations": [ 6868 { 6869 "device_cnt": 2, 6870 "ase_cnt": 2, 6871 "direction": "SINK", 6872 "codec_id": { 6873 "coding_format": 6, 6874 "vendor_company_id": 0, 6875 "vendor_codec_id": 0 6876 }, 6877 "codec_configuration": [ 6878 { 6879 "name": "sampling_frequency", 6880 "type": 1, 6881 "compound_value": { 6882 "value": [ 6883 8 6884 ] 6885 } 6886 }, 6887 { 6888 "name": "frame_duration", 6889 "type": 2, 6890 "compound_value": { 6891 "value": [ 6892 1 6893 ] 6894 } 6895 }, 6896 { 6897 "name": "audio_channel_allocation", 6898 "type": 3, 6899 "compound_value": { 6900 "value": [ 6901 1, 6902 0, 6903 0, 6904 0 6905 ] 6906 } 6907 }, 6908 { 6909 "name": "octets_per_codec_frame", 6910 "type": 4, 6911 "compound_value": { 6912 "value": [ 6913 120, 6914 0 6915 ] 6916 } 6917 }, 6918 { 6919 "name": "codec_frame_blocks_per_sdu", 6920 "type": 5, 6921 "compound_value": { 6922 "value": [ 6923 1 6924 ] 6925 } 6926 } 6927 ] 6928 }, 6929 { 6930 "device_cnt": 1, 6931 "ase_cnt": 1, 6932 "direction": "SOURCE", 6933 "codec_id": { 6934 "coding_format": 6, 6935 "vendor_company_id": 0, 6936 "vendor_codec_id": 0 6937 }, 6938 "codec_configuration": [ 6939 { 6940 "name": "sampling_frequency", 6941 "type": 1, 6942 "compound_value": { 6943 "value": [ 6944 6 6945 ] 6946 } 6947 }, 6948 { 6949 "name": "frame_duration", 6950 "type": 2, 6951 "compound_value": { 6952 "value": [ 6953 1 6954 ] 6955 } 6956 }, 6957 { 6958 "name": "audio_channel_allocation", 6959 "type": 3, 6960 "compound_value": { 6961 "value": [ 6962 1, 6963 0, 6964 0, 6965 0 6966 ] 6967 } 6968 }, 6969 { 6970 "name": "octets_per_codec_frame", 6971 "type": 4, 6972 "compound_value": { 6973 "value": [ 6974 80, 6975 0 6976 ] 6977 } 6978 }, 6979 { 6980 "name": "codec_frame_blocks_per_sdu", 6981 "type": 5, 6982 "compound_value": { 6983 "value": [ 6984 1 6985 ] 6986 } 6987 } 6988 ] 6989 } 6990 ] 6991 }, 6992 { 6993 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_24_2", 6994 "subconfigurations": [ 6995 { 6996 "device_cnt": 2, 6997 "ase_cnt": 2, 6998 "direction": "SINK", 6999 "codec_id": { 7000 "coding_format": 6, 7001 "vendor_company_id": 0, 7002 "vendor_codec_id": 0 7003 }, 7004 "codec_configuration": [ 7005 { 7006 "name": "sampling_frequency", 7007 "type": 1, 7008 "compound_value": { 7009 "value": [ 7010 8 7011 ] 7012 } 7013 }, 7014 { 7015 "name": "frame_duration", 7016 "type": 2, 7017 "compound_value": { 7018 "value": [ 7019 1 7020 ] 7021 } 7022 }, 7023 { 7024 "name": "audio_channel_allocation", 7025 "type": 3, 7026 "compound_value": { 7027 "value": [ 7028 1, 7029 0, 7030 0, 7031 0 7032 ] 7033 } 7034 }, 7035 { 7036 "name": "octets_per_codec_frame", 7037 "type": 4, 7038 "compound_value": { 7039 "value": [ 7040 120, 7041 0 7042 ] 7043 } 7044 }, 7045 { 7046 "name": "codec_frame_blocks_per_sdu", 7047 "type": 5, 7048 "compound_value": { 7049 "value": [ 7050 1 7051 ] 7052 } 7053 } 7054 ] 7055 }, 7056 { 7057 "device_cnt": 1, 7058 "ase_cnt": 1, 7059 "direction": "SOURCE", 7060 "codec_id": { 7061 "coding_format": 6, 7062 "vendor_company_id": 0, 7063 "vendor_codec_id": 0 7064 }, 7065 "codec_configuration": [ 7066 { 7067 "name": "sampling_frequency", 7068 "type": 1, 7069 "compound_value": { 7070 "value": [ 7071 5 7072 ] 7073 } 7074 }, 7075 { 7076 "name": "frame_duration", 7077 "type": 2, 7078 "compound_value": { 7079 "value": [ 7080 1 7081 ] 7082 } 7083 }, 7084 { 7085 "name": "audio_channel_allocation", 7086 "type": 3, 7087 "compound_value": { 7088 "value": [ 7089 1, 7090 0, 7091 0, 7092 0 7093 ] 7094 } 7095 }, 7096 { 7097 "name": "octets_per_codec_frame", 7098 "type": 4, 7099 "compound_value": { 7100 "value": [ 7101 80, 7102 0 7103 ] 7104 } 7105 }, 7106 { 7107 "name": "codec_frame_blocks_per_sdu", 7108 "type": 5, 7109 "compound_value": { 7110 "value": [ 7111 1 7112 ] 7113 } 7114 } 7115 ] 7116 } 7117 ] 7118 }, 7119 { 7120 "name": "DualDev_OneChanStereoSnk_48_4_OneChanMonoSrc_16_2", 7121 "subconfigurations": [ 7122 { 7123 "device_cnt": 2, 7124 "ase_cnt": 2, 7125 "direction": "SINK", 7126 "codec_id": { 7127 "coding_format": 6, 7128 "vendor_company_id": 0, 7129 "vendor_codec_id": 0 7130 }, 7131 "codec_configuration": [ 7132 { 7133 "name": "sampling_frequency", 7134 "type": 1, 7135 "compound_value": { 7136 "value": [ 7137 8 7138 ] 7139 } 7140 }, 7141 { 7142 "name": "frame_duration", 7143 "type": 2, 7144 "compound_value": { 7145 "value": [ 7146 1 7147 ] 7148 } 7149 }, 7150 { 7151 "name": "audio_channel_allocation", 7152 "type": 3, 7153 "compound_value": { 7154 "value": [ 7155 1, 7156 0, 7157 0, 7158 0 7159 ] 7160 } 7161 }, 7162 { 7163 "name": "octets_per_codec_frame", 7164 "type": 4, 7165 "compound_value": { 7166 "value": [ 7167 120, 7168 0 7169 ] 7170 } 7171 }, 7172 { 7173 "name": "codec_frame_blocks_per_sdu", 7174 "type": 5, 7175 "compound_value": { 7176 "value": [ 7177 1 7178 ] 7179 } 7180 } 7181 ] 7182 }, 7183 { 7184 "device_cnt": 1, 7185 "ase_cnt": 1, 7186 "direction": "SOURCE", 7187 "codec_id": { 7188 "coding_format": 6, 7189 "vendor_company_id": 0, 7190 "vendor_codec_id": 0 7191 }, 7192 "codec_configuration": [ 7193 { 7194 "name": "sampling_frequency", 7195 "type": 1, 7196 "compound_value": { 7197 "value": [ 7198 3 7199 ] 7200 } 7201 }, 7202 { 7203 "name": "frame_duration", 7204 "type": 2, 7205 "compound_value": { 7206 "value": [ 7207 1 7208 ] 7209 } 7210 }, 7211 { 7212 "name": "audio_channel_allocation", 7213 "type": 3, 7214 "compound_value": { 7215 "value": [ 7216 1, 7217 0, 7218 0, 7219 0 7220 ] 7221 } 7222 }, 7223 { 7224 "name": "octets_per_codec_frame", 7225 "type": 4, 7226 "compound_value": { 7227 "value": [ 7228 80, 7229 0 7230 ] 7231 } 7232 }, 7233 { 7234 "name": "codec_frame_blocks_per_sdu", 7235 "type": 5, 7236 "compound_value": { 7237 "value": [ 7238 1 7239 ] 7240 } 7241 } 7242 ] 7243 } 7244 ] 7245 }, 7246 { 7247 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_32_2", 7248 "subconfigurations": [ 7249 { 7250 "device_cnt": 2, 7251 "ase_cnt": 4, 7252 "direction": "SINK", 7253 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 7254 "codec_id": { 7255 "coding_format": 6, 7256 "vendor_company_id": 0, 7257 "vendor_codec_id": 0 7258 }, 7259 "codec_configuration": [ 7260 { 7261 "name": "sampling_frequency", 7262 "type": 1, 7263 "compound_value": { 7264 "value": [ 7265 8 7266 ] 7267 } 7268 }, 7269 { 7270 "name": "frame_duration", 7271 "type": 2, 7272 "compound_value": { 7273 "value": [ 7274 1 7275 ] 7276 } 7277 }, 7278 { 7279 "name": "audio_channel_allocation", 7280 "type": 3, 7281 "compound_value": { 7282 "value": [ 7283 1, 7284 0, 7285 0, 7286 0 7287 ] 7288 } 7289 }, 7290 { 7291 "name": "octets_per_codec_frame", 7292 "type": 4, 7293 "compound_value": { 7294 "value": [ 7295 120, 7296 0 7297 ] 7298 } 7299 }, 7300 { 7301 "name": "codec_frame_blocks_per_sdu", 7302 "type": 5, 7303 "compound_value": { 7304 "value": [ 7305 1 7306 ] 7307 } 7308 } 7309 ] 7310 }, 7311 { 7312 "device_cnt": 1, 7313 "ase_cnt": 1, 7314 "direction": "SOURCE", 7315 "codec_id": { 7316 "coding_format": 6, 7317 "vendor_company_id": 0, 7318 "vendor_codec_id": 0 7319 }, 7320 "codec_configuration": [ 7321 { 7322 "name": "sampling_frequency", 7323 "type": 1, 7324 "compound_value": { 7325 "value": [ 7326 6 7327 ] 7328 } 7329 }, 7330 { 7331 "name": "frame_duration", 7332 "type": 2, 7333 "compound_value": { 7334 "value": [ 7335 1 7336 ] 7337 } 7338 }, 7339 { 7340 "name": "audio_channel_allocation", 7341 "type": 3, 7342 "compound_value": { 7343 "value": [ 7344 1, 7345 0, 7346 0, 7347 0 7348 ] 7349 } 7350 }, 7351 { 7352 "name": "octets_per_codec_frame", 7353 "type": 4, 7354 "compound_value": { 7355 "value": [ 7356 80, 7357 0 7358 ] 7359 } 7360 }, 7361 { 7362 "name": "codec_frame_blocks_per_sdu", 7363 "type": 5, 7364 "compound_value": { 7365 "value": [ 7366 1 7367 ] 7368 } 7369 } 7370 ] 7371 } 7372 ] 7373 }, 7374 { 7375 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_24_2", 7376 "subconfigurations": [ 7377 { 7378 "device_cnt": 2, 7379 "ase_cnt": 4, 7380 "direction": "SINK", 7381 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 7382 "codec_id": { 7383 "coding_format": 6, 7384 "vendor_company_id": 0, 7385 "vendor_codec_id": 0 7386 }, 7387 "codec_configuration": [ 7388 { 7389 "name": "sampling_frequency", 7390 "type": 1, 7391 "compound_value": { 7392 "value": [ 7393 8 7394 ] 7395 } 7396 }, 7397 { 7398 "name": "frame_duration", 7399 "type": 2, 7400 "compound_value": { 7401 "value": [ 7402 1 7403 ] 7404 } 7405 }, 7406 { 7407 "name": "audio_channel_allocation", 7408 "type": 3, 7409 "compound_value": { 7410 "value": [ 7411 1, 7412 0, 7413 0, 7414 0 7415 ] 7416 } 7417 }, 7418 { 7419 "name": "octets_per_codec_frame", 7420 "type": 4, 7421 "compound_value": { 7422 "value": [ 7423 120, 7424 0 7425 ] 7426 } 7427 }, 7428 { 7429 "name": "codec_frame_blocks_per_sdu", 7430 "type": 5, 7431 "compound_value": { 7432 "value": [ 7433 1 7434 ] 7435 } 7436 } 7437 ] 7438 }, 7439 { 7440 "device_cnt": 1, 7441 "ase_cnt": 1, 7442 "direction": "SOURCE", 7443 "codec_id": { 7444 "coding_format": 6, 7445 "vendor_company_id": 0, 7446 "vendor_codec_id": 0 7447 }, 7448 "codec_configuration": [ 7449 { 7450 "name": "sampling_frequency", 7451 "type": 1, 7452 "compound_value": { 7453 "value": [ 7454 5 7455 ] 7456 } 7457 }, 7458 { 7459 "name": "frame_duration", 7460 "type": 2, 7461 "compound_value": { 7462 "value": [ 7463 1 7464 ] 7465 } 7466 }, 7467 { 7468 "name": "audio_channel_allocation", 7469 "type": 3, 7470 "compound_value": { 7471 "value": [ 7472 1, 7473 0, 7474 0, 7475 0 7476 ] 7477 } 7478 }, 7479 { 7480 "name": "octets_per_codec_frame", 7481 "type": 4, 7482 "compound_value": { 7483 "value": [ 7484 80, 7485 0 7486 ] 7487 } 7488 }, 7489 { 7490 "name": "codec_frame_blocks_per_sdu", 7491 "type": 5, 7492 "compound_value": { 7493 "value": [ 7494 1 7495 ] 7496 } 7497 } 7498 ] 7499 } 7500 ] 7501 }, 7502 { 7503 "name": "DualDev_OneChanDoubleStereoSnk_48_4_OneChanMonoSrc_16_2", 7504 "subconfigurations": [ 7505 { 7506 "device_cnt": 2, 7507 "ase_cnt": 4, 7508 "direction": "SINK", 7509 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 7510 "codec_id": { 7511 "coding_format": 6, 7512 "vendor_company_id": 0, 7513 "vendor_codec_id": 0 7514 }, 7515 "codec_configuration": [ 7516 { 7517 "name": "sampling_frequency", 7518 "type": 1, 7519 "compound_value": { 7520 "value": [ 7521 8 7522 ] 7523 } 7524 }, 7525 { 7526 "name": "frame_duration", 7527 "type": 2, 7528 "compound_value": { 7529 "value": [ 7530 1 7531 ] 7532 } 7533 }, 7534 { 7535 "name": "audio_channel_allocation", 7536 "type": 3, 7537 "compound_value": { 7538 "value": [ 7539 1, 7540 0, 7541 0, 7542 0 7543 ] 7544 } 7545 }, 7546 { 7547 "name": "octets_per_codec_frame", 7548 "type": 4, 7549 "compound_value": { 7550 "value": [ 7551 120, 7552 0 7553 ] 7554 } 7555 }, 7556 { 7557 "name": "codec_frame_blocks_per_sdu", 7558 "type": 5, 7559 "compound_value": { 7560 "value": [ 7561 1 7562 ] 7563 } 7564 } 7565 ] 7566 }, 7567 { 7568 "device_cnt": 1, 7569 "ase_cnt": 1, 7570 "direction": "SOURCE", 7571 "codec_id": { 7572 "coding_format": 6, 7573 "vendor_company_id": 0, 7574 "vendor_codec_id": 0 7575 }, 7576 "codec_configuration": [ 7577 { 7578 "name": "sampling_frequency", 7579 "type": 1, 7580 "compound_value": { 7581 "value": [ 7582 3 7583 ] 7584 } 7585 }, 7586 { 7587 "name": "frame_duration", 7588 "type": 2, 7589 "compound_value": { 7590 "value": [ 7591 1 7592 ] 7593 } 7594 }, 7595 { 7596 "name": "audio_channel_allocation", 7597 "type": 3, 7598 "compound_value": { 7599 "value": [ 7600 1, 7601 0, 7602 0, 7603 0 7604 ] 7605 } 7606 }, 7607 { 7608 "name": "octets_per_codec_frame", 7609 "type": 4, 7610 "compound_value": { 7611 "value": [ 7612 80, 7613 0 7614 ] 7615 } 7616 }, 7617 { 7618 "name": "codec_frame_blocks_per_sdu", 7619 "type": 5, 7620 "compound_value": { 7621 "value": [ 7622 1 7623 ] 7624 } 7625 } 7626 ] 7627 } 7628 ] 7629 }, 7630 { 7631 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_32_2", 7632 "subconfigurations": [ 7633 { 7634 "device_cnt": 1, 7635 "ase_cnt": 1, 7636 "direction": "SINK", 7637 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7638 "codec_id": { 7639 "coding_format": 6, 7640 "vendor_company_id": 0, 7641 "vendor_codec_id": 0 7642 }, 7643 "codec_configuration": [ 7644 { 7645 "name": "sampling_frequency", 7646 "type": 1, 7647 "compound_value": { 7648 "value": [ 7649 8 7650 ] 7651 } 7652 }, 7653 { 7654 "name": "frame_duration", 7655 "type": 2, 7656 "compound_value": { 7657 "value": [ 7658 1 7659 ] 7660 } 7661 }, 7662 { 7663 "name": "audio_channel_allocation", 7664 "type": 3, 7665 "compound_value": { 7666 "value": [ 7667 3, 7668 0, 7669 0, 7670 0 7671 ] 7672 } 7673 }, 7674 { 7675 "name": "octets_per_codec_frame", 7676 "type": 4, 7677 "compound_value": { 7678 "value": [ 7679 120, 7680 0 7681 ] 7682 } 7683 }, 7684 { 7685 "name": "codec_frame_blocks_per_sdu", 7686 "type": 5, 7687 "compound_value": { 7688 "value": [ 7689 1 7690 ] 7691 } 7692 } 7693 ] 7694 }, 7695 { 7696 "device_cnt": 1, 7697 "ase_cnt": 1, 7698 "direction": "SOURCE", 7699 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7700 "codec_id": { 7701 "coding_format": 6, 7702 "vendor_company_id": 0, 7703 "vendor_codec_id": 0 7704 }, 7705 "codec_configuration": [ 7706 { 7707 "name": "sampling_frequency", 7708 "type": 1, 7709 "compound_value": { 7710 "value": [ 7711 6 7712 ] 7713 } 7714 }, 7715 { 7716 "name": "frame_duration", 7717 "type": 2, 7718 "compound_value": { 7719 "value": [ 7720 1 7721 ] 7722 } 7723 }, 7724 { 7725 "name": "audio_channel_allocation", 7726 "type": 3, 7727 "compound_value": { 7728 "value": [ 7729 3, 7730 0, 7731 0, 7732 0 7733 ] 7734 } 7735 }, 7736 { 7737 "name": "octets_per_codec_frame", 7738 "type": 4, 7739 "compound_value": { 7740 "value": [ 7741 80, 7742 0 7743 ] 7744 } 7745 }, 7746 { 7747 "name": "codec_frame_blocks_per_sdu", 7748 "type": 5, 7749 "compound_value": { 7750 "value": [ 7751 1 7752 ] 7753 } 7754 } 7755 ] 7756 } 7757 ] 7758 }, 7759 { 7760 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_24_2", 7761 "subconfigurations": [ 7762 { 7763 "device_cnt": 1, 7764 "ase_cnt": 1, 7765 "direction": "SINK", 7766 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7767 "codec_id": { 7768 "coding_format": 6, 7769 "vendor_company_id": 0, 7770 "vendor_codec_id": 0 7771 }, 7772 "codec_configuration": [ 7773 { 7774 "name": "sampling_frequency", 7775 "type": 1, 7776 "compound_value": { 7777 "value": [ 7778 8 7779 ] 7780 } 7781 }, 7782 { 7783 "name": "frame_duration", 7784 "type": 2, 7785 "compound_value": { 7786 "value": [ 7787 1 7788 ] 7789 } 7790 }, 7791 { 7792 "name": "audio_channel_allocation", 7793 "type": 3, 7794 "compound_value": { 7795 "value": [ 7796 3, 7797 0, 7798 0, 7799 0 7800 ] 7801 } 7802 }, 7803 { 7804 "name": "octets_per_codec_frame", 7805 "type": 4, 7806 "compound_value": { 7807 "value": [ 7808 120, 7809 0 7810 ] 7811 } 7812 }, 7813 { 7814 "name": "codec_frame_blocks_per_sdu", 7815 "type": 5, 7816 "compound_value": { 7817 "value": [ 7818 1 7819 ] 7820 } 7821 } 7822 ] 7823 }, 7824 { 7825 "device_cnt": 1, 7826 "ase_cnt": 1, 7827 "direction": "SOURCE", 7828 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7829 "codec_id": { 7830 "coding_format": 6, 7831 "vendor_company_id": 0, 7832 "vendor_codec_id": 0 7833 }, 7834 "codec_configuration": [ 7835 { 7836 "name": "sampling_frequency", 7837 "type": 1, 7838 "compound_value": { 7839 "value": [ 7840 5 7841 ] 7842 } 7843 }, 7844 { 7845 "name": "frame_duration", 7846 "type": 2, 7847 "compound_value": { 7848 "value": [ 7849 1 7850 ] 7851 } 7852 }, 7853 { 7854 "name": "audio_channel_allocation", 7855 "type": 3, 7856 "compound_value": { 7857 "value": [ 7858 3, 7859 0, 7860 0, 7861 0 7862 ] 7863 } 7864 }, 7865 { 7866 "name": "octets_per_codec_frame", 7867 "type": 4, 7868 "compound_value": { 7869 "value": [ 7870 80, 7871 0 7872 ] 7873 } 7874 }, 7875 { 7876 "name": "codec_frame_blocks_per_sdu", 7877 "type": 5, 7878 "compound_value": { 7879 "value": [ 7880 1 7881 ] 7882 } 7883 } 7884 ] 7885 } 7886 ] 7887 }, 7888 { 7889 "name": "SingleDev_TwoChanStereoSnk_48_4_TwoChanStereoSrc_16_2", 7890 "subconfigurations": [ 7891 { 7892 "device_cnt": 1, 7893 "ase_cnt": 1, 7894 "direction": "SINK", 7895 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7896 "codec_id": { 7897 "coding_format": 6, 7898 "vendor_company_id": 0, 7899 "vendor_codec_id": 0 7900 }, 7901 "codec_configuration": [ 7902 { 7903 "name": "sampling_frequency", 7904 "type": 1, 7905 "compound_value": { 7906 "value": [ 7907 8 7908 ] 7909 } 7910 }, 7911 { 7912 "name": "frame_duration", 7913 "type": 2, 7914 "compound_value": { 7915 "value": [ 7916 1 7917 ] 7918 } 7919 }, 7920 { 7921 "name": "audio_channel_allocation", 7922 "type": 3, 7923 "compound_value": { 7924 "value": [ 7925 3, 7926 0, 7927 0, 7928 0 7929 ] 7930 } 7931 }, 7932 { 7933 "name": "octets_per_codec_frame", 7934 "type": 4, 7935 "compound_value": { 7936 "value": [ 7937 120, 7938 0 7939 ] 7940 } 7941 }, 7942 { 7943 "name": "codec_frame_blocks_per_sdu", 7944 "type": 5, 7945 "compound_value": { 7946 "value": [ 7947 1 7948 ] 7949 } 7950 } 7951 ] 7952 }, 7953 { 7954 "device_cnt": 1, 7955 "ase_cnt": 1, 7956 "direction": "SOURCE", 7957 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 7958 "codec_id": { 7959 "coding_format": 6, 7960 "vendor_company_id": 0, 7961 "vendor_codec_id": 0 7962 }, 7963 "codec_configuration": [ 7964 { 7965 "name": "sampling_frequency", 7966 "type": 1, 7967 "compound_value": { 7968 "value": [ 7969 3 7970 ] 7971 } 7972 }, 7973 { 7974 "name": "frame_duration", 7975 "type": 2, 7976 "compound_value": { 7977 "value": [ 7978 1 7979 ] 7980 } 7981 }, 7982 { 7983 "name": "audio_channel_allocation", 7984 "type": 3, 7985 "compound_value": { 7986 "value": [ 7987 3, 7988 0, 7989 0, 7990 0 7991 ] 7992 } 7993 }, 7994 { 7995 "name": "octets_per_codec_frame", 7996 "type": 4, 7997 "compound_value": { 7998 "value": [ 7999 80, 8000 0 8001 ] 8002 } 8003 }, 8004 { 8005 "name": "codec_frame_blocks_per_sdu", 8006 "type": 5, 8007 "compound_value": { 8008 "value": [ 8009 1 8010 ] 8011 } 8012 } 8013 ] 8014 } 8015 ] 8016 }, 8017 { 8018 "name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_32_2", 8019 "subconfigurations": [ 8020 { 8021 "device_cnt": 1, 8022 "ase_cnt": 1, 8023 "direction": "SINK", 8024 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 8025 "codec_id": { 8026 "coding_format": 6, 8027 "vendor_company_id": 0, 8028 "vendor_codec_id": 0 8029 }, 8030 "codec_configuration": [ 8031 { 8032 "name": "sampling_frequency", 8033 "type": 1, 8034 "compound_value": { 8035 "value": [ 8036 8 8037 ] 8038 } 8039 }, 8040 { 8041 "name": "frame_duration", 8042 "type": 2, 8043 "compound_value": { 8044 "value": [ 8045 1 8046 ] 8047 } 8048 }, 8049 { 8050 "name": "audio_channel_allocation", 8051 "type": 3, 8052 "compound_value": { 8053 "value": [ 8054 3, 8055 0, 8056 0, 8057 0 8058 ] 8059 } 8060 }, 8061 { 8062 "name": "octets_per_codec_frame", 8063 "type": 4, 8064 "compound_value": { 8065 "value": [ 8066 120, 8067 0 8068 ] 8069 } 8070 }, 8071 { 8072 "name": "codec_frame_blocks_per_sdu", 8073 "type": 5, 8074 "compound_value": { 8075 "value": [ 8076 1 8077 ] 8078 } 8079 } 8080 ] 8081 }, 8082 { 8083 "device_cnt": 1, 8084 "ase_cnt": 1, 8085 "direction": "SOURCE", 8086 "codec_id": { 8087 "coding_format": 6, 8088 "vendor_company_id": 0, 8089 "vendor_codec_id": 0 8090 }, 8091 "codec_configuration": [ 8092 { 8093 "name": "sampling_frequency", 8094 "type": 1, 8095 "compound_value": { 8096 "value": [ 8097 6 8098 ] 8099 } 8100 }, 8101 { 8102 "name": "frame_duration", 8103 "type": 2, 8104 "compound_value": { 8105 "value": [ 8106 1 8107 ] 8108 } 8109 }, 8110 { 8111 "name": "audio_channel_allocation", 8112 "type": 3, 8113 "compound_value": { 8114 "value": [ 8115 1, 8116 0, 8117 0, 8118 0 8119 ] 8120 } 8121 }, 8122 { 8123 "name": "octets_per_codec_frame", 8124 "type": 4, 8125 "compound_value": { 8126 "value": [ 8127 80, 8128 0 8129 ] 8130 } 8131 }, 8132 { 8133 "name": "codec_frame_blocks_per_sdu", 8134 "type": 5, 8135 "compound_value": { 8136 "value": [ 8137 1 8138 ] 8139 } 8140 } 8141 ] 8142 } 8143 ] 8144 }, 8145 { 8146 "name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_24_2", 8147 "subconfigurations": [ 8148 { 8149 "device_cnt": 1, 8150 "ase_cnt": 1, 8151 "direction": "SINK", 8152 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 8153 "codec_id": { 8154 "coding_format": 6, 8155 "vendor_company_id": 0, 8156 "vendor_codec_id": 0 8157 }, 8158 "codec_configuration": [ 8159 { 8160 "name": "sampling_frequency", 8161 "type": 1, 8162 "compound_value": { 8163 "value": [ 8164 8 8165 ] 8166 } 8167 }, 8168 { 8169 "name": "frame_duration", 8170 "type": 2, 8171 "compound_value": { 8172 "value": [ 8173 1 8174 ] 8175 } 8176 }, 8177 { 8178 "name": "audio_channel_allocation", 8179 "type": 3, 8180 "compound_value": { 8181 "value": [ 8182 3, 8183 0, 8184 0, 8185 0 8186 ] 8187 } 8188 }, 8189 { 8190 "name": "octets_per_codec_frame", 8191 "type": 4, 8192 "compound_value": { 8193 "value": [ 8194 120, 8195 0 8196 ] 8197 } 8198 }, 8199 { 8200 "name": "codec_frame_blocks_per_sdu", 8201 "type": 5, 8202 "compound_value": { 8203 "value": [ 8204 1 8205 ] 8206 } 8207 } 8208 ] 8209 }, 8210 { 8211 "device_cnt": 1, 8212 "ase_cnt": 1, 8213 "direction": "SOURCE", 8214 "codec_id": { 8215 "coding_format": 6, 8216 "vendor_company_id": 0, 8217 "vendor_codec_id": 0 8218 }, 8219 "codec_configuration": [ 8220 { 8221 "name": "sampling_frequency", 8222 "type": 1, 8223 "compound_value": { 8224 "value": [ 8225 5 8226 ] 8227 } 8228 }, 8229 { 8230 "name": "frame_duration", 8231 "type": 2, 8232 "compound_value": { 8233 "value": [ 8234 1 8235 ] 8236 } 8237 }, 8238 { 8239 "name": "audio_channel_allocation", 8240 "type": 3, 8241 "compound_value": { 8242 "value": [ 8243 1, 8244 0, 8245 0, 8246 0 8247 ] 8248 } 8249 }, 8250 { 8251 "name": "octets_per_codec_frame", 8252 "type": 4, 8253 "compound_value": { 8254 "value": [ 8255 80, 8256 0 8257 ] 8258 } 8259 }, 8260 { 8261 "name": "codec_frame_blocks_per_sdu", 8262 "type": 5, 8263 "compound_value": { 8264 "value": [ 8265 1 8266 ] 8267 } 8268 } 8269 ] 8270 } 8271 ] 8272 }, 8273 { 8274 "name": "SingleDev_TwoChanStereoSnk_48_4_OneChanMonoSrc_16_2", 8275 "subconfigurations": [ 8276 { 8277 "device_cnt": 1, 8278 "ase_cnt": 1, 8279 "direction": "SINK", 8280 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 8281 "codec_id": { 8282 "coding_format": 6, 8283 "vendor_company_id": 0, 8284 "vendor_codec_id": 0 8285 }, 8286 "codec_configuration": [ 8287 { 8288 "name": "sampling_frequency", 8289 "type": 1, 8290 "compound_value": { 8291 "value": [ 8292 8 8293 ] 8294 } 8295 }, 8296 { 8297 "name": "frame_duration", 8298 "type": 2, 8299 "compound_value": { 8300 "value": [ 8301 1 8302 ] 8303 } 8304 }, 8305 { 8306 "name": "audio_channel_allocation", 8307 "type": 3, 8308 "compound_value": { 8309 "value": [ 8310 3, 8311 0, 8312 0, 8313 0 8314 ] 8315 } 8316 }, 8317 { 8318 "name": "octets_per_codec_frame", 8319 "type": 4, 8320 "compound_value": { 8321 "value": [ 8322 120, 8323 0 8324 ] 8325 } 8326 }, 8327 { 8328 "name": "codec_frame_blocks_per_sdu", 8329 "type": 5, 8330 "compound_value": { 8331 "value": [ 8332 1 8333 ] 8334 } 8335 } 8336 ] 8337 }, 8338 { 8339 "device_cnt": 1, 8340 "ase_cnt": 1, 8341 "direction": "SOURCE", 8342 "codec_id": { 8343 "coding_format": 6, 8344 "vendor_company_id": 0, 8345 "vendor_codec_id": 0 8346 }, 8347 "codec_configuration": [ 8348 { 8349 "name": "sampling_frequency", 8350 "type": 1, 8351 "compound_value": { 8352 "value": [ 8353 3 8354 ] 8355 } 8356 }, 8357 { 8358 "name": "frame_duration", 8359 "type": 2, 8360 "compound_value": { 8361 "value": [ 8362 1 8363 ] 8364 } 8365 }, 8366 { 8367 "name": "audio_channel_allocation", 8368 "type": 3, 8369 "compound_value": { 8370 "value": [ 8371 1, 8372 0, 8373 0, 8374 0 8375 ] 8376 } 8377 }, 8378 { 8379 "name": "octets_per_codec_frame", 8380 "type": 4, 8381 "compound_value": { 8382 "value": [ 8383 80, 8384 0 8385 ] 8386 } 8387 }, 8388 { 8389 "name": "codec_frame_blocks_per_sdu", 8390 "type": 5, 8391 "compound_value": { 8392 "value": [ 8393 1 8394 ] 8395 } 8396 } 8397 ] 8398 } 8399 ] 8400 }, 8401 { 8402 "name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_32_2", 8403 "subconfigurations": [ 8404 { 8405 "device_cnt": 1, 8406 "ase_cnt": 2, 8407 "direction": "SINK", 8408 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 8409 "codec_id": { 8410 "coding_format": 6, 8411 "vendor_company_id": 0, 8412 "vendor_codec_id": 0 8413 }, 8414 "codec_configuration": [ 8415 { 8416 "name": "sampling_frequency", 8417 "type": 1, 8418 "compound_value": { 8419 "value": [ 8420 8 8421 ] 8422 } 8423 }, 8424 { 8425 "name": "frame_duration", 8426 "type": 2, 8427 "compound_value": { 8428 "value": [ 8429 1 8430 ] 8431 } 8432 }, 8433 { 8434 "name": "audio_channel_allocation", 8435 "type": 3, 8436 "compound_value": { 8437 "value": [ 8438 1, 8439 0, 8440 0, 8441 0 8442 ] 8443 } 8444 }, 8445 { 8446 "name": "octets_per_codec_frame", 8447 "type": 4, 8448 "compound_value": { 8449 "value": [ 8450 120, 8451 0 8452 ] 8453 } 8454 }, 8455 { 8456 "name": "codec_frame_blocks_per_sdu", 8457 "type": 5, 8458 "compound_value": { 8459 "value": [ 8460 1 8461 ] 8462 } 8463 } 8464 ] 8465 }, 8466 { 8467 "device_cnt": 1, 8468 "ase_cnt": 1, 8469 "direction": "SOURCE", 8470 "codec_id": { 8471 "coding_format": 6, 8472 "vendor_company_id": 0, 8473 "vendor_codec_id": 0 8474 }, 8475 "codec_configuration": [ 8476 { 8477 "name": "sampling_frequency", 8478 "type": 1, 8479 "compound_value": { 8480 "value": [ 8481 6 8482 ] 8483 } 8484 }, 8485 { 8486 "name": "frame_duration", 8487 "type": 2, 8488 "compound_value": { 8489 "value": [ 8490 1 8491 ] 8492 } 8493 }, 8494 { 8495 "name": "audio_channel_allocation", 8496 "type": 3, 8497 "compound_value": { 8498 "value": [ 8499 1, 8500 0, 8501 0, 8502 0 8503 ] 8504 } 8505 }, 8506 { 8507 "name": "octets_per_codec_frame", 8508 "type": 4, 8509 "compound_value": { 8510 "value": [ 8511 80, 8512 0 8513 ] 8514 } 8515 }, 8516 { 8517 "name": "codec_frame_blocks_per_sdu", 8518 "type": 5, 8519 "compound_value": { 8520 "value": [ 8521 1 8522 ] 8523 } 8524 } 8525 ] 8526 } 8527 ] 8528 }, 8529 { 8530 "name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_24_2", 8531 "subconfigurations": [ 8532 { 8533 "device_cnt": 1, 8534 "ase_cnt": 2, 8535 "direction": "SINK", 8536 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 8537 "codec_id": { 8538 "coding_format": 6, 8539 "vendor_company_id": 0, 8540 "vendor_codec_id": 0 8541 }, 8542 "codec_configuration": [ 8543 { 8544 "name": "sampling_frequency", 8545 "type": 1, 8546 "compound_value": { 8547 "value": [ 8548 8 8549 ] 8550 } 8551 }, 8552 { 8553 "name": "frame_duration", 8554 "type": 2, 8555 "compound_value": { 8556 "value": [ 8557 1 8558 ] 8559 } 8560 }, 8561 { 8562 "name": "audio_channel_allocation", 8563 "type": 3, 8564 "compound_value": { 8565 "value": [ 8566 1, 8567 0, 8568 0, 8569 0 8570 ] 8571 } 8572 }, 8573 { 8574 "name": "octets_per_codec_frame", 8575 "type": 4, 8576 "compound_value": { 8577 "value": [ 8578 120, 8579 0 8580 ] 8581 } 8582 }, 8583 { 8584 "name": "codec_frame_blocks_per_sdu", 8585 "type": 5, 8586 "compound_value": { 8587 "value": [ 8588 1 8589 ] 8590 } 8591 } 8592 ] 8593 }, 8594 { 8595 "device_cnt": 1, 8596 "ase_cnt": 1, 8597 "direction": "SOURCE", 8598 "codec_id": { 8599 "coding_format": 6, 8600 "vendor_company_id": 0, 8601 "vendor_codec_id": 0 8602 }, 8603 "codec_configuration": [ 8604 { 8605 "name": "sampling_frequency", 8606 "type": 1, 8607 "compound_value": { 8608 "value": [ 8609 5 8610 ] 8611 } 8612 }, 8613 { 8614 "name": "frame_duration", 8615 "type": 2, 8616 "compound_value": { 8617 "value": [ 8618 1 8619 ] 8620 } 8621 }, 8622 { 8623 "name": "audio_channel_allocation", 8624 "type": 3, 8625 "compound_value": { 8626 "value": [ 8627 1, 8628 0, 8629 0, 8630 0 8631 ] 8632 } 8633 }, 8634 { 8635 "name": "octets_per_codec_frame", 8636 "type": 4, 8637 "compound_value": { 8638 "value": [ 8639 80, 8640 0 8641 ] 8642 } 8643 }, 8644 { 8645 "name": "codec_frame_blocks_per_sdu", 8646 "type": 5, 8647 "compound_value": { 8648 "value": [ 8649 1 8650 ] 8651 } 8652 } 8653 ] 8654 } 8655 ] 8656 }, 8657 { 8658 "name": "SingleDev_OneChanStereoSnk_48_4_OneChanMonoSrc_16_2", 8659 "subconfigurations": [ 8660 { 8661 "device_cnt": 1, 8662 "ase_cnt": 2, 8663 "direction": "SINK", 8664 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 8665 "codec_id": { 8666 "coding_format": 6, 8667 "vendor_company_id": 0, 8668 "vendor_codec_id": 0 8669 }, 8670 "codec_configuration": [ 8671 { 8672 "name": "sampling_frequency", 8673 "type": 1, 8674 "compound_value": { 8675 "value": [ 8676 8 8677 ] 8678 } 8679 }, 8680 { 8681 "name": "frame_duration", 8682 "type": 2, 8683 "compound_value": { 8684 "value": [ 8685 1 8686 ] 8687 } 8688 }, 8689 { 8690 "name": "audio_channel_allocation", 8691 "type": 3, 8692 "compound_value": { 8693 "value": [ 8694 1, 8695 0, 8696 0, 8697 0 8698 ] 8699 } 8700 }, 8701 { 8702 "name": "octets_per_codec_frame", 8703 "type": 4, 8704 "compound_value": { 8705 "value": [ 8706 120, 8707 0 8708 ] 8709 } 8710 }, 8711 { 8712 "name": "codec_frame_blocks_per_sdu", 8713 "type": 5, 8714 "compound_value": { 8715 "value": [ 8716 1 8717 ] 8718 } 8719 } 8720 ] 8721 }, 8722 { 8723 "device_cnt": 1, 8724 "ase_cnt": 1, 8725 "direction": "SOURCE", 8726 "codec_id": { 8727 "coding_format": 6, 8728 "vendor_company_id": 0, 8729 "vendor_codec_id": 0 8730 }, 8731 "codec_configuration": [ 8732 { 8733 "name": "sampling_frequency", 8734 "type": 1, 8735 "compound_value": { 8736 "value": [ 8737 3 8738 ] 8739 } 8740 }, 8741 { 8742 "name": "frame_duration", 8743 "type": 2, 8744 "compound_value": { 8745 "value": [ 8746 1 8747 ] 8748 } 8749 }, 8750 { 8751 "name": "audio_channel_allocation", 8752 "type": 3, 8753 "compound_value": { 8754 "value": [ 8755 1, 8756 0, 8757 0, 8758 0 8759 ] 8760 } 8761 }, 8762 { 8763 "name": "octets_per_codec_frame", 8764 "type": 4, 8765 "compound_value": { 8766 "value": [ 8767 80, 8768 0 8769 ] 8770 } 8771 }, 8772 { 8773 "name": "codec_frame_blocks_per_sdu", 8774 "type": 5, 8775 "compound_value": { 8776 "value": [ 8777 1 8778 ] 8779 } 8780 } 8781 ] 8782 } 8783 ] 8784 }, 8785 { 8786 "name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_32_2", 8787 "subconfigurations": [ 8788 { 8789 "device_cnt": 1, 8790 "ase_cnt": 1, 8791 "direction": "SINK", 8792 "codec_id": { 8793 "coding_format": 6, 8794 "vendor_company_id": 0, 8795 "vendor_codec_id": 0 8796 }, 8797 "codec_configuration": [ 8798 { 8799 "name": "sampling_frequency", 8800 "type": 1, 8801 "compound_value": { 8802 "value": [ 8803 8 8804 ] 8805 } 8806 }, 8807 { 8808 "name": "frame_duration", 8809 "type": 2, 8810 "compound_value": { 8811 "value": [ 8812 1 8813 ] 8814 } 8815 }, 8816 { 8817 "name": "audio_channel_allocation", 8818 "type": 3, 8819 "compound_value": { 8820 "value": [ 8821 1, 8822 0, 8823 0, 8824 0 8825 ] 8826 } 8827 }, 8828 { 8829 "name": "octets_per_codec_frame", 8830 "type": 4, 8831 "compound_value": { 8832 "value": [ 8833 120, 8834 0 8835 ] 8836 } 8837 }, 8838 { 8839 "name": "codec_frame_blocks_per_sdu", 8840 "type": 5, 8841 "compound_value": { 8842 "value": [ 8843 1 8844 ] 8845 } 8846 } 8847 ] 8848 }, 8849 { 8850 "device_cnt": 1, 8851 "ase_cnt": 1, 8852 "direction": "SOURCE", 8853 "codec_id": { 8854 "coding_format": 6, 8855 "vendor_company_id": 0, 8856 "vendor_codec_id": 0 8857 }, 8858 "codec_configuration": [ 8859 { 8860 "name": "sampling_frequency", 8861 "type": 1, 8862 "compound_value": { 8863 "value": [ 8864 6 8865 ] 8866 } 8867 }, 8868 { 8869 "name": "frame_duration", 8870 "type": 2, 8871 "compound_value": { 8872 "value": [ 8873 1 8874 ] 8875 } 8876 }, 8877 { 8878 "name": "audio_channel_allocation", 8879 "type": 3, 8880 "compound_value": { 8881 "value": [ 8882 1, 8883 0, 8884 0, 8885 0 8886 ] 8887 } 8888 }, 8889 { 8890 "name": "octets_per_codec_frame", 8891 "type": 4, 8892 "compound_value": { 8893 "value": [ 8894 80, 8895 0 8896 ] 8897 } 8898 }, 8899 { 8900 "name": "codec_frame_blocks_per_sdu", 8901 "type": 5, 8902 "compound_value": { 8903 "value": [ 8904 1 8905 ] 8906 } 8907 } 8908 ] 8909 } 8910 ] 8911 }, 8912 { 8913 "name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_24_2", 8914 "subconfigurations": [ 8915 { 8916 "device_cnt": 1, 8917 "ase_cnt": 1, 8918 "direction": "SINK", 8919 "codec_id": { 8920 "coding_format": 6, 8921 "vendor_company_id": 0, 8922 "vendor_codec_id": 0 8923 }, 8924 "codec_configuration": [ 8925 { 8926 "name": "sampling_frequency", 8927 "type": 1, 8928 "compound_value": { 8929 "value": [ 8930 8 8931 ] 8932 } 8933 }, 8934 { 8935 "name": "frame_duration", 8936 "type": 2, 8937 "compound_value": { 8938 "value": [ 8939 1 8940 ] 8941 } 8942 }, 8943 { 8944 "name": "audio_channel_allocation", 8945 "type": 3, 8946 "compound_value": { 8947 "value": [ 8948 1, 8949 0, 8950 0, 8951 0 8952 ] 8953 } 8954 }, 8955 { 8956 "name": "octets_per_codec_frame", 8957 "type": 4, 8958 "compound_value": { 8959 "value": [ 8960 120, 8961 0 8962 ] 8963 } 8964 }, 8965 { 8966 "name": "codec_frame_blocks_per_sdu", 8967 "type": 5, 8968 "compound_value": { 8969 "value": [ 8970 1 8971 ] 8972 } 8973 } 8974 ] 8975 }, 8976 { 8977 "device_cnt": 1, 8978 "ase_cnt": 1, 8979 "direction": "SOURCE", 8980 "codec_id": { 8981 "coding_format": 6, 8982 "vendor_company_id": 0, 8983 "vendor_codec_id": 0 8984 }, 8985 "codec_configuration": [ 8986 { 8987 "name": "sampling_frequency", 8988 "type": 1, 8989 "compound_value": { 8990 "value": [ 8991 5 8992 ] 8993 } 8994 }, 8995 { 8996 "name": "frame_duration", 8997 "type": 2, 8998 "compound_value": { 8999 "value": [ 9000 1 9001 ] 9002 } 9003 }, 9004 { 9005 "name": "audio_channel_allocation", 9006 "type": 3, 9007 "compound_value": { 9008 "value": [ 9009 1, 9010 0, 9011 0, 9012 0 9013 ] 9014 } 9015 }, 9016 { 9017 "name": "octets_per_codec_frame", 9018 "type": 4, 9019 "compound_value": { 9020 "value": [ 9021 80, 9022 0 9023 ] 9024 } 9025 }, 9026 { 9027 "name": "codec_frame_blocks_per_sdu", 9028 "type": 5, 9029 "compound_value": { 9030 "value": [ 9031 1 9032 ] 9033 } 9034 } 9035 ] 9036 } 9037 ] 9038 }, 9039 { 9040 "name": "SingleDev_OneChanMonoSnk_48_4_OneChanMonoSrc_16_2", 9041 "subconfigurations": [ 9042 { 9043 "device_cnt": 1, 9044 "ase_cnt": 1, 9045 "direction": "SINK", 9046 "codec_id": { 9047 "coding_format": 6, 9048 "vendor_company_id": 0, 9049 "vendor_codec_id": 0 9050 }, 9051 "codec_configuration": [ 9052 { 9053 "name": "sampling_frequency", 9054 "type": 1, 9055 "compound_value": { 9056 "value": [ 9057 8 9058 ] 9059 } 9060 }, 9061 { 9062 "name": "frame_duration", 9063 "type": 2, 9064 "compound_value": { 9065 "value": [ 9066 1 9067 ] 9068 } 9069 }, 9070 { 9071 "name": "audio_channel_allocation", 9072 "type": 3, 9073 "compound_value": { 9074 "value": [ 9075 1, 9076 0, 9077 0, 9078 0 9079 ] 9080 } 9081 }, 9082 { 9083 "name": "octets_per_codec_frame", 9084 "type": 4, 9085 "compound_value": { 9086 "value": [ 9087 120, 9088 0 9089 ] 9090 } 9091 }, 9092 { 9093 "name": "codec_frame_blocks_per_sdu", 9094 "type": 5, 9095 "compound_value": { 9096 "value": [ 9097 1 9098 ] 9099 } 9100 } 9101 ] 9102 }, 9103 { 9104 "device_cnt": 1, 9105 "ase_cnt": 1, 9106 "direction": "SOURCE", 9107 "codec_id": { 9108 "coding_format": 6, 9109 "vendor_company_id": 0, 9110 "vendor_codec_id": 0 9111 }, 9112 "codec_configuration": [ 9113 { 9114 "name": "sampling_frequency", 9115 "type": 1, 9116 "compound_value": { 9117 "value": [ 9118 3 9119 ] 9120 } 9121 }, 9122 { 9123 "name": "frame_duration", 9124 "type": 2, 9125 "compound_value": { 9126 "value": [ 9127 1 9128 ] 9129 } 9130 }, 9131 { 9132 "name": "audio_channel_allocation", 9133 "type": 3, 9134 "compound_value": { 9135 "value": [ 9136 1, 9137 0, 9138 0, 9139 0 9140 ] 9141 } 9142 }, 9143 { 9144 "name": "octets_per_codec_frame", 9145 "type": 4, 9146 "compound_value": { 9147 "value": [ 9148 80, 9149 0 9150 ] 9151 } 9152 }, 9153 { 9154 "name": "codec_frame_blocks_per_sdu", 9155 "type": 5, 9156 "compound_value": { 9157 "value": [ 9158 1 9159 ] 9160 } 9161 } 9162 ] 9163 } 9164 ] 9165 }, 9166 { 9167 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_1", 9168 "subconfigurations": [ 9169 { 9170 "device_cnt": 2, 9171 "ase_cnt": 2, 9172 "direction": "SOURCE", 9173 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9174 "codec_id": { 9175 "coding_format": 6, 9176 "vendor_company_id": 0, 9177 "vendor_codec_id": 0 9178 }, 9179 "codec_configuration": [ 9180 { 9181 "name": "sampling_frequency", 9182 "type": 1, 9183 "compound_value": { 9184 "value": [ 9185 8 9186 ] 9187 } 9188 }, 9189 { 9190 "name": "frame_duration", 9191 "type": 2, 9192 "compound_value": { 9193 "value": [ 9194 0 9195 ] 9196 } 9197 }, 9198 { 9199 "name": "audio_channel_allocation", 9200 "type": 3, 9201 "compound_value": { 9202 "value": [ 9203 3, 9204 0, 9205 0, 9206 0 9207 ] 9208 } 9209 }, 9210 { 9211 "name": "octets_per_codec_frame", 9212 "type": 4, 9213 "compound_value": { 9214 "value": [ 9215 75, 9216 0 9217 ] 9218 } 9219 }, 9220 { 9221 "name": "codec_frame_blocks_per_sdu", 9222 "type": 5, 9223 "compound_value": { 9224 "value": [ 9225 1 9226 ] 9227 } 9228 } 9229 ] 9230 }, 9231 { 9232 "device_cnt": 2, 9233 "ase_cnt": 2, 9234 "direction": "SINK", 9235 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9236 "codec_id": { 9237 "coding_format": 6, 9238 "vendor_company_id": 0, 9239 "vendor_codec_id": 0 9240 }, 9241 "codec_configuration": [ 9242 { 9243 "name": "sampling_frequency", 9244 "type": 1, 9245 "compound_value": { 9246 "value": [ 9247 8 9248 ] 9249 } 9250 }, 9251 { 9252 "name": "frame_duration", 9253 "type": 2, 9254 "compound_value": { 9255 "value": [ 9256 0 9257 ] 9258 } 9259 }, 9260 { 9261 "name": "audio_channel_allocation", 9262 "type": 3, 9263 "compound_value": { 9264 "value": [ 9265 3, 9266 0, 9267 0, 9268 0 9269 ] 9270 } 9271 }, 9272 { 9273 "name": "octets_per_codec_frame", 9274 "type": 4, 9275 "compound_value": { 9276 "value": [ 9277 75, 9278 0 9279 ] 9280 } 9281 }, 9282 { 9283 "name": "codec_frame_blocks_per_sdu", 9284 "type": 5, 9285 "compound_value": { 9286 "value": [ 9287 1 9288 ] 9289 } 9290 } 9291 ] 9292 } 9293 ] 9294 }, 9295 { 9296 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_48_2", 9297 "subconfigurations": [ 9298 { 9299 "device_cnt": 2, 9300 "ase_cnt": 2, 9301 "direction": "SOURCE", 9302 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9303 "codec_id": { 9304 "coding_format": 6, 9305 "vendor_company_id": 0, 9306 "vendor_codec_id": 0 9307 }, 9308 "codec_configuration": [ 9309 { 9310 "name": "sampling_frequency", 9311 "type": 1, 9312 "compound_value": { 9313 "value": [ 9314 8 9315 ] 9316 } 9317 }, 9318 { 9319 "name": "frame_duration", 9320 "type": 2, 9321 "compound_value": { 9322 "value": [ 9323 1 9324 ] 9325 } 9326 }, 9327 { 9328 "name": "audio_channel_allocation", 9329 "type": 3, 9330 "compound_value": { 9331 "value": [ 9332 3, 9333 0, 9334 0, 9335 0 9336 ] 9337 } 9338 }, 9339 { 9340 "name": "octets_per_codec_frame", 9341 "type": 4, 9342 "compound_value": { 9343 "value": [ 9344 100, 9345 0 9346 ] 9347 } 9348 }, 9349 { 9350 "name": "codec_frame_blocks_per_sdu", 9351 "type": 5, 9352 "compound_value": { 9353 "value": [ 9354 1 9355 ] 9356 } 9357 } 9358 ] 9359 }, 9360 { 9361 "device_cnt": 2, 9362 "ase_cnt": 2, 9363 "direction": "SINK", 9364 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9365 "codec_id": { 9366 "coding_format": 6, 9367 "vendor_company_id": 0, 9368 "vendor_codec_id": 0 9369 }, 9370 "codec_configuration": [ 9371 { 9372 "name": "sampling_frequency", 9373 "type": 1, 9374 "compound_value": { 9375 "value": [ 9376 8 9377 ] 9378 } 9379 }, 9380 { 9381 "name": "frame_duration", 9382 "type": 2, 9383 "compound_value": { 9384 "value": [ 9385 1 9386 ] 9387 } 9388 }, 9389 { 9390 "name": "audio_channel_allocation", 9391 "type": 3, 9392 "compound_value": { 9393 "value": [ 9394 3, 9395 0, 9396 0, 9397 0 9398 ] 9399 } 9400 }, 9401 { 9402 "name": "octets_per_codec_frame", 9403 "type": 4, 9404 "compound_value": { 9405 "value": [ 9406 100, 9407 0 9408 ] 9409 } 9410 }, 9411 { 9412 "name": "codec_frame_blocks_per_sdu", 9413 "type": 5, 9414 "compound_value": { 9415 "value": [ 9416 1 9417 ] 9418 } 9419 } 9420 ] 9421 } 9422 ] 9423 }, 9424 { 9425 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 9426 "subconfigurations": [ 9427 { 9428 "device_cnt": 1, 9429 "ase_cnt": 1, 9430 "direction": "SOURCE", 9431 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9432 "codec_id": { 9433 "coding_format": 6, 9434 "vendor_company_id": 0, 9435 "vendor_codec_id": 0 9436 }, 9437 "codec_configuration": [ 9438 { 9439 "name": "sampling_frequency", 9440 "type": 1, 9441 "compound_value": { 9442 "value": [ 9443 8 9444 ] 9445 } 9446 }, 9447 { 9448 "name": "frame_duration", 9449 "type": 2, 9450 "compound_value": { 9451 "value": [ 9452 1 9453 ] 9454 } 9455 }, 9456 { 9457 "name": "audio_channel_allocation", 9458 "type": 3, 9459 "compound_value": { 9460 "value": [ 9461 3, 9462 0, 9463 0, 9464 0 9465 ] 9466 } 9467 }, 9468 { 9469 "name": "octets_per_codec_frame", 9470 "type": 4, 9471 "compound_value": { 9472 "value": [ 9473 100, 9474 0 9475 ] 9476 } 9477 }, 9478 { 9479 "name": "codec_frame_blocks_per_sdu", 9480 "type": 5, 9481 "compound_value": { 9482 "value": [ 9483 1 9484 ] 9485 } 9486 } 9487 ] 9488 } 9489 ] 9490 }, 9491 { 9492 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 9493 "subconfigurations": [ 9494 { 9495 "device_cnt": 1, 9496 "ase_cnt": 1, 9497 "direction": "SINK", 9498 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9499 "codec_id": { 9500 "coding_format": 6, 9501 "vendor_company_id": 0, 9502 "vendor_codec_id": 0 9503 }, 9504 "codec_configuration": [ 9505 { 9506 "name": "sampling_frequency", 9507 "type": 1, 9508 "compound_value": { 9509 "value": [ 9510 6 9511 ] 9512 } 9513 }, 9514 { 9515 "name": "frame_duration", 9516 "type": 2, 9517 "compound_value": { 9518 "value": [ 9519 0 9520 ] 9521 } 9522 }, 9523 { 9524 "name": "audio_channel_allocation", 9525 "type": 3, 9526 "compound_value": { 9527 "value": [ 9528 3, 9529 0, 9530 0, 9531 0 9532 ] 9533 } 9534 }, 9535 { 9536 "name": "octets_per_codec_frame", 9537 "type": 4, 9538 "compound_value": { 9539 "value": [ 9540 60, 9541 0 9542 ] 9543 } 9544 }, 9545 { 9546 "name": "codec_frame_blocks_per_sdu", 9547 "type": 5, 9548 "compound_value": { 9549 "value": [ 9550 1 9551 ] 9552 } 9553 } 9554 ] 9555 }, 9556 { 9557 "device_cnt": 1, 9558 "ase_cnt": 1, 9559 "direction": "SOURCE", 9560 "codec_id": { 9561 "coding_format": 6, 9562 "vendor_company_id": 0, 9563 "vendor_codec_id": 0 9564 }, 9565 "codec_configuration": [ 9566 { 9567 "name": "sampling_frequency", 9568 "type": 1, 9569 "compound_value": { 9570 "value": [ 9571 6 9572 ] 9573 } 9574 }, 9575 { 9576 "name": "frame_duration", 9577 "type": 2, 9578 "compound_value": { 9579 "value": [ 9580 0 9581 ] 9582 } 9583 }, 9584 { 9585 "name": "audio_channel_allocation", 9586 "type": 3, 9587 "compound_value": { 9588 "value": [ 9589 1, 9590 0, 9591 0, 9592 0 9593 ] 9594 } 9595 }, 9596 { 9597 "name": "octets_per_codec_frame", 9598 "type": 4, 9599 "compound_value": { 9600 "value": [ 9601 60, 9602 0 9603 ] 9604 } 9605 }, 9606 { 9607 "name": "codec_frame_blocks_per_sdu", 9608 "type": 5, 9609 "compound_value": { 9610 "value": [ 9611 1 9612 ] 9613 } 9614 } 9615 ] 9616 } 9617 ] 9618 }, 9619 { 9620 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 9621 "subconfigurations": [ 9622 { 9623 "device_cnt": 1, 9624 "ase_cnt": 1, 9625 "direction": "SINK", 9626 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9627 "codec_id": { 9628 "coding_format": 6, 9629 "vendor_company_id": 0, 9630 "vendor_codec_id": 0 9631 }, 9632 "codec_configuration": [ 9633 { 9634 "name": "sampling_frequency", 9635 "type": 1, 9636 "compound_value": { 9637 "value": [ 9638 8 9639 ] 9640 } 9641 }, 9642 { 9643 "name": "frame_duration", 9644 "type": 2, 9645 "compound_value": { 9646 "value": [ 9647 0 9648 ] 9649 } 9650 }, 9651 { 9652 "name": "audio_channel_allocation", 9653 "type": 3, 9654 "compound_value": { 9655 "value": [ 9656 3, 9657 0, 9658 0, 9659 0 9660 ] 9661 } 9662 }, 9663 { 9664 "name": "octets_per_codec_frame", 9665 "type": 4, 9666 "compound_value": { 9667 "value": [ 9668 75, 9669 0 9670 ] 9671 } 9672 }, 9673 { 9674 "name": "codec_frame_blocks_per_sdu", 9675 "type": 5, 9676 "compound_value": { 9677 "value": [ 9678 1 9679 ] 9680 } 9681 } 9682 ] 9683 }, 9684 { 9685 "device_cnt": 1, 9686 "ase_cnt": 1, 9687 "direction": "SOURCE", 9688 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 9689 "codec_id": { 9690 "coding_format": 6, 9691 "vendor_company_id": 0, 9692 "vendor_codec_id": 0 9693 }, 9694 "codec_configuration": [ 9695 { 9696 "name": "sampling_frequency", 9697 "type": 1, 9698 "compound_value": { 9699 "value": [ 9700 3 9701 ] 9702 } 9703 }, 9704 { 9705 "name": "frame_duration", 9706 "type": 2, 9707 "compound_value": { 9708 "value": [ 9709 0 9710 ] 9711 } 9712 }, 9713 { 9714 "name": "audio_channel_allocation", 9715 "type": 3, 9716 "compound_value": { 9717 "value": [ 9718 3, 9719 0, 9720 0, 9721 0 9722 ] 9723 } 9724 }, 9725 { 9726 "name": "octets_per_codec_frame", 9727 "type": 4, 9728 "compound_value": { 9729 "value": [ 9730 30, 9731 0 9732 ] 9733 } 9734 }, 9735 { 9736 "name": "codec_frame_blocks_per_sdu", 9737 "type": 5, 9738 "compound_value": { 9739 "value": [ 9740 1 9741 ] 9742 } 9743 } 9744 ] 9745 } 9746 ] 9747 }, 9748 { 9749 "name": "DualDev_OneChanStereoSnk_24_2", 9750 "subconfigurations": [ 9751 { 9752 "device_cnt": 2, 9753 "ase_cnt": 2, 9754 "direction": "SINK", 9755 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 9756 "codec_id": { 9757 "coding_format": 6, 9758 "vendor_company_id": 0, 9759 "vendor_codec_id": 0 9760 }, 9761 "codec_configuration": [ 9762 { 9763 "name": "sampling_frequency", 9764 "type": 1, 9765 "compound_value": { 9766 "value": [ 9767 5 9768 ] 9769 } 9770 }, 9771 { 9772 "name": "frame_duration", 9773 "type": 2, 9774 "compound_value": { 9775 "value": [ 9776 1 9777 ] 9778 } 9779 }, 9780 { 9781 "name": "audio_channel_allocation", 9782 "type": 3, 9783 "compound_value": { 9784 "value": [ 9785 1, 9786 0, 9787 0, 9788 0 9789 ] 9790 } 9791 }, 9792 { 9793 "name": "octets_per_codec_frame", 9794 "type": 4, 9795 "compound_value": { 9796 "value": [ 9797 60, 9798 0 9799 ] 9800 } 9801 }, 9802 { 9803 "name": "codec_frame_blocks_per_sdu", 9804 "type": 5, 9805 "compound_value": { 9806 "value": [ 9807 1 9808 ] 9809 } 9810 } 9811 ] 9812 } 9813 ] 9814 }, 9815 { 9816 "name": "DualDev_OneChanStereoSnk_24_1", 9817 "subconfigurations": [ 9818 { 9819 "device_cnt": 2, 9820 "ase_cnt": 2, 9821 "direction": "SINK", 9822 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 9823 "codec_id": { 9824 "coding_format": 6, 9825 "vendor_company_id": 0, 9826 "vendor_codec_id": 0 9827 }, 9828 "codec_configuration": [ 9829 { 9830 "name": "sampling_frequency", 9831 "type": 1, 9832 "compound_value": { 9833 "value": [ 9834 5 9835 ] 9836 } 9837 }, 9838 { 9839 "name": "frame_duration", 9840 "type": 2, 9841 "compound_value": { 9842 "value": [ 9843 0 9844 ] 9845 } 9846 }, 9847 { 9848 "name": "audio_channel_allocation", 9849 "type": 3, 9850 "compound_value": { 9851 "value": [ 9852 1, 9853 0, 9854 0, 9855 0 9856 ] 9857 } 9858 }, 9859 { 9860 "name": "octets_per_codec_frame", 9861 "type": 4, 9862 "compound_value": { 9863 "value": [ 9864 45, 9865 0 9866 ] 9867 } 9868 }, 9869 { 9870 "name": "codec_frame_blocks_per_sdu", 9871 "type": 5, 9872 "compound_value": { 9873 "value": [ 9874 1 9875 ] 9876 } 9877 } 9878 ] 9879 } 9880 ] 9881 }, 9882 { 9883 "name": "SingleDev_OneChanStereoSnk_24_2", 9884 "subconfigurations": [ 9885 { 9886 "device_cnt": 1, 9887 "ase_cnt": 2, 9888 "direction": "SINK", 9889 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 9890 "codec_id": { 9891 "coding_format": 6, 9892 "vendor_company_id": 0, 9893 "vendor_codec_id": 0 9894 }, 9895 "codec_configuration": [ 9896 { 9897 "name": "sampling_frequency", 9898 "type": 1, 9899 "compound_value": { 9900 "value": [ 9901 5 9902 ] 9903 } 9904 }, 9905 { 9906 "name": "frame_duration", 9907 "type": 2, 9908 "compound_value": { 9909 "value": [ 9910 1 9911 ] 9912 } 9913 }, 9914 { 9915 "name": "audio_channel_allocation", 9916 "type": 3, 9917 "compound_value": { 9918 "value": [ 9919 1, 9920 0, 9921 0, 9922 0 9923 ] 9924 } 9925 }, 9926 { 9927 "name": "octets_per_codec_frame", 9928 "type": 4, 9929 "compound_value": { 9930 "value": [ 9931 60, 9932 0 9933 ] 9934 } 9935 }, 9936 { 9937 "name": "codec_frame_blocks_per_sdu", 9938 "type": 5, 9939 "compound_value": { 9940 "value": [ 9941 1 9942 ] 9943 } 9944 } 9945 ] 9946 } 9947 ] 9948 }, 9949 { 9950 "name": "SingleDev_OneChanStereoSnk_24_1", 9951 "subconfigurations": [ 9952 { 9953 "device_cnt": 1, 9954 "ase_cnt": 2, 9955 "direction": "SINK", 9956 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 9957 "codec_id": { 9958 "coding_format": 6, 9959 "vendor_company_id": 0, 9960 "vendor_codec_id": 0 9961 }, 9962 "codec_configuration": [ 9963 { 9964 "name": "sampling_frequency", 9965 "type": 1, 9966 "compound_value": { 9967 "value": [ 9968 5 9969 ] 9970 } 9971 }, 9972 { 9973 "name": "frame_duration", 9974 "type": 2, 9975 "compound_value": { 9976 "value": [ 9977 0 9978 ] 9979 } 9980 }, 9981 { 9982 "name": "audio_channel_allocation", 9983 "type": 3, 9984 "compound_value": { 9985 "value": [ 9986 1, 9987 0, 9988 0, 9989 0 9990 ] 9991 } 9992 }, 9993 { 9994 "name": "octets_per_codec_frame", 9995 "type": 4, 9996 "compound_value": { 9997 "value": [ 9998 45, 9999 0 10000 ] 10001 } 10002 }, 10003 { 10004 "name": "codec_frame_blocks_per_sdu", 10005 "type": 5, 10006 "compound_value": { 10007 "value": [ 10008 1 10009 ] 10010 } 10011 } 10012 ] 10013 } 10014 ] 10015 }, 10016 { 10017 "name": "SingleDev_TwoChanStereoSnk_24_2", 10018 "subconfigurations": [ 10019 { 10020 "device_cnt": 1, 10021 "ase_cnt": 1, 10022 "direction": "SINK", 10023 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 10024 "codec_id": { 10025 "coding_format": 6, 10026 "vendor_company_id": 0, 10027 "vendor_codec_id": 0 10028 }, 10029 "codec_configuration": [ 10030 { 10031 "name": "sampling_frequency", 10032 "type": 1, 10033 "compound_value": { 10034 "value": [ 10035 5 10036 ] 10037 } 10038 }, 10039 { 10040 "name": "frame_duration", 10041 "type": 2, 10042 "compound_value": { 10043 "value": [ 10044 1 10045 ] 10046 } 10047 }, 10048 { 10049 "name": "audio_channel_allocation", 10050 "type": 3, 10051 "compound_value": { 10052 "value": [ 10053 3, 10054 0, 10055 0, 10056 0 10057 ] 10058 } 10059 }, 10060 { 10061 "name": "octets_per_codec_frame", 10062 "type": 4, 10063 "compound_value": { 10064 "value": [ 10065 60, 10066 0 10067 ] 10068 } 10069 }, 10070 { 10071 "name": "codec_frame_blocks_per_sdu", 10072 "type": 5, 10073 "compound_value": { 10074 "value": [ 10075 1 10076 ] 10077 } 10078 } 10079 ] 10080 } 10081 ] 10082 }, 10083 { 10084 "name": "SingleDev_TwoChanStereoSnk_24_1", 10085 "subconfigurations": [ 10086 { 10087 "device_cnt": 1, 10088 "ase_cnt": 1, 10089 "direction": "SINK", 10090 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 10091 "codec_id": { 10092 "coding_format": 6, 10093 "vendor_company_id": 0, 10094 "vendor_codec_id": 0 10095 }, 10096 "codec_configuration": [ 10097 { 10098 "name": "sampling_frequency", 10099 "type": 1, 10100 "compound_value": { 10101 "value": [ 10102 5 10103 ] 10104 } 10105 }, 10106 { 10107 "name": "frame_duration", 10108 "type": 2, 10109 "compound_value": { 10110 "value": [ 10111 0 10112 ] 10113 } 10114 }, 10115 { 10116 "name": "audio_channel_allocation", 10117 "type": 3, 10118 "compound_value": { 10119 "value": [ 10120 3, 10121 0, 10122 0, 10123 0 10124 ] 10125 } 10126 }, 10127 { 10128 "name": "octets_per_codec_frame", 10129 "type": 4, 10130 "compound_value": { 10131 "value": [ 10132 45, 10133 0 10134 ] 10135 } 10136 }, 10137 { 10138 "name": "codec_frame_blocks_per_sdu", 10139 "type": 5, 10140 "compound_value": { 10141 "value": [ 10142 1 10143 ] 10144 } 10145 } 10146 ] 10147 } 10148 ] 10149 }, 10150 { 10151 "name": "SingleDev_OneChanMonoSnk_24_2", 10152 "subconfigurations": [ 10153 { 10154 "device_cnt": 1, 10155 "ase_cnt": 1, 10156 "direction": "SINK", 10157 "configuration_strategy": "MONO_ONE_CIS_PER_DEVICE", 10158 "codec_id": { 10159 "coding_format": 6, 10160 "vendor_company_id": 0, 10161 "vendor_codec_id": 0 10162 }, 10163 "codec_configuration": [ 10164 { 10165 "name": "sampling_frequency", 10166 "type": 1, 10167 "compound_value": { 10168 "value": [ 10169 5 10170 ] 10171 } 10172 }, 10173 { 10174 "name": "frame_duration", 10175 "type": 2, 10176 "compound_value": { 10177 "value": [ 10178 1 10179 ] 10180 } 10181 }, 10182 { 10183 "name": "audio_channel_allocation", 10184 "type": 3, 10185 "compound_value": { 10186 "value": [ 10187 1, 10188 0, 10189 0, 10190 0 10191 ] 10192 } 10193 }, 10194 { 10195 "name": "octets_per_codec_frame", 10196 "type": 4, 10197 "compound_value": { 10198 "value": [ 10199 60, 10200 0 10201 ] 10202 } 10203 }, 10204 { 10205 "name": "codec_frame_blocks_per_sdu", 10206 "type": 5, 10207 "compound_value": { 10208 "value": [ 10209 1 10210 ] 10211 } 10212 } 10213 ] 10214 } 10215 ] 10216 }, 10217 { 10218 "name": "DualDev_OneChanStereoSnk_OneChanStereoSrc_32_2", 10219 "subconfigurations": [ 10220 { 10221 "device_cnt": 2, 10222 "ase_cnt": 2, 10223 "direction": "SINK", 10224 "codec_id": { 10225 "coding_format": 6, 10226 "vendor_company_id": 0, 10227 "vendor_codec_id": 0 10228 }, 10229 "codec_configuration": [ 10230 { 10231 "name": "sampling_frequency", 10232 "type": 1, 10233 "compound_value": { 10234 "value": [ 10235 6 10236 ] 10237 } 10238 }, 10239 { 10240 "name": "frame_duration", 10241 "type": 2, 10242 "compound_value": { 10243 "value": [ 10244 1 10245 ] 10246 } 10247 }, 10248 { 10249 "name": "audio_channel_allocation", 10250 "type": 3, 10251 "compound_value": { 10252 "value": [ 10253 1, 10254 0, 10255 0, 10256 0 10257 ] 10258 } 10259 }, 10260 { 10261 "name": "octets_per_codec_frame", 10262 "type": 4, 10263 "compound_value": { 10264 "value": [ 10265 80, 10266 0 10267 ] 10268 } 10269 }, 10270 { 10271 "name": "codec_frame_blocks_per_sdu", 10272 "type": 5, 10273 "compound_value": { 10274 "value": [ 10275 1 10276 ] 10277 } 10278 } 10279 ] 10280 }, 10281 { 10282 "device_cnt": 2, 10283 "ase_cnt": 2, 10284 "direction": "SOURCE", 10285 "codec_id": { 10286 "coding_format": 6, 10287 "vendor_company_id": 0, 10288 "vendor_codec_id": 0 10289 }, 10290 "codec_configuration": [ 10291 { 10292 "name": "sampling_frequency", 10293 "type": 1, 10294 "compound_value": { 10295 "value": [ 10296 6 10297 ] 10298 } 10299 }, 10300 { 10301 "name": "frame_duration", 10302 "type": 2, 10303 "compound_value": { 10304 "value": [ 10305 1 10306 ] 10307 } 10308 }, 10309 { 10310 "name": "audio_channel_allocation", 10311 "type": 3, 10312 "compound_value": { 10313 "value": [ 10314 1, 10315 0, 10316 0, 10317 0 10318 ] 10319 } 10320 }, 10321 { 10322 "name": "octets_per_codec_frame", 10323 "type": 4, 10324 "compound_value": { 10325 "value": [ 10326 80, 10327 0 10328 ] 10329 } 10330 }, 10331 { 10332 "name": "codec_frame_blocks_per_sdu", 10333 "type": 5, 10334 "compound_value": { 10335 "value": [ 10336 1 10337 ] 10338 } 10339 } 10340 ] 10341 } 10342 ] 10343 }, 10344 { 10345 "name": "DualDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 10346 "subconfigurations": [ 10347 { 10348 "device_cnt": 2, 10349 "ase_cnt": 2, 10350 "direction": "SINK", 10351 "codec_id": { 10352 "coding_format": 6, 10353 "vendor_company_id": 0, 10354 "vendor_codec_id": 0 10355 }, 10356 "codec_configuration": [ 10357 { 10358 "name": "sampling_frequency", 10359 "type": 1, 10360 "compound_value": { 10361 "value": [ 10362 6 10363 ] 10364 } 10365 }, 10366 { 10367 "name": "frame_duration", 10368 "type": 2, 10369 "compound_value": { 10370 "value": [ 10371 1 10372 ] 10373 } 10374 }, 10375 { 10376 "name": "audio_channel_allocation", 10377 "type": 3, 10378 "compound_value": { 10379 "value": [ 10380 1, 10381 0, 10382 0, 10383 0 10384 ] 10385 } 10386 }, 10387 { 10388 "name": "octets_per_codec_frame", 10389 "type": 4, 10390 "compound_value": { 10391 "value": [ 10392 80, 10393 0 10394 ] 10395 } 10396 }, 10397 { 10398 "name": "codec_frame_blocks_per_sdu", 10399 "type": 5, 10400 "compound_value": { 10401 "value": [ 10402 1 10403 ] 10404 } 10405 } 10406 ] 10407 }, 10408 { 10409 "device_cnt": 1, 10410 "ase_cnt": 1, 10411 "direction": "SOURCE", 10412 "codec_id": { 10413 "coding_format": 6, 10414 "vendor_company_id": 0, 10415 "vendor_codec_id": 0 10416 }, 10417 "codec_configuration": [ 10418 { 10419 "name": "sampling_frequency", 10420 "type": 1, 10421 "compound_value": { 10422 "value": [ 10423 6 10424 ] 10425 } 10426 }, 10427 { 10428 "name": "frame_duration", 10429 "type": 2, 10430 "compound_value": { 10431 "value": [ 10432 1 10433 ] 10434 } 10435 }, 10436 { 10437 "name": "audio_channel_allocation", 10438 "type": 3, 10439 "compound_value": { 10440 "value": [ 10441 1, 10442 0, 10443 0, 10444 0 10445 ] 10446 } 10447 }, 10448 { 10449 "name": "octets_per_codec_frame", 10450 "type": 4, 10451 "compound_value": { 10452 "value": [ 10453 80, 10454 0 10455 ] 10456 } 10457 }, 10458 { 10459 "name": "codec_frame_blocks_per_sdu", 10460 "type": 5, 10461 "compound_value": { 10462 "value": [ 10463 1 10464 ] 10465 } 10466 } 10467 ] 10468 } 10469 ] 10470 }, 10471 { 10472 "name": "DualDev_OneChanDoubleStereoSnk_OneChanMonoSrc_32_2", 10473 "subconfigurations": [ 10474 { 10475 "device_cnt": 2, 10476 "ase_cnt": 4, 10477 "direction": "SINK", 10478 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 10479 "codec_id": { 10480 "coding_format": 6, 10481 "vendor_company_id": 0, 10482 "vendor_codec_id": 0 10483 }, 10484 "codec_configuration": [ 10485 { 10486 "name": "sampling_frequency", 10487 "type": 1, 10488 "compound_value": { 10489 "value": [ 10490 6 10491 ] 10492 } 10493 }, 10494 { 10495 "name": "frame_duration", 10496 "type": 2, 10497 "compound_value": { 10498 "value": [ 10499 1 10500 ] 10501 } 10502 }, 10503 { 10504 "name": "audio_channel_allocation", 10505 "type": 3, 10506 "compound_value": { 10507 "value": [ 10508 1, 10509 0, 10510 0, 10511 0 10512 ] 10513 } 10514 }, 10515 { 10516 "name": "octets_per_codec_frame", 10517 "type": 4, 10518 "compound_value": { 10519 "value": [ 10520 80, 10521 0 10522 ] 10523 } 10524 }, 10525 { 10526 "name": "codec_frame_blocks_per_sdu", 10527 "type": 5, 10528 "compound_value": { 10529 "value": [ 10530 1 10531 ] 10532 } 10533 } 10534 ] 10535 }, 10536 { 10537 "device_cnt": 1, 10538 "ase_cnt": 1, 10539 "direction": "SOURCE", 10540 "codec_id": { 10541 "coding_format": 6, 10542 "vendor_company_id": 0, 10543 "vendor_codec_id": 0 10544 }, 10545 "codec_configuration": [ 10546 { 10547 "name": "sampling_frequency", 10548 "type": 1, 10549 "compound_value": { 10550 "value": [ 10551 6 10552 ] 10553 } 10554 }, 10555 { 10556 "name": "frame_duration", 10557 "type": 2, 10558 "compound_value": { 10559 "value": [ 10560 1 10561 ] 10562 } 10563 }, 10564 { 10565 "name": "audio_channel_allocation", 10566 "type": 3, 10567 "compound_value": { 10568 "value": [ 10569 1, 10570 0, 10571 0, 10572 0 10573 ] 10574 } 10575 }, 10576 { 10577 "name": "octets_per_codec_frame", 10578 "type": 4, 10579 "compound_value": { 10580 "value": [ 10581 80, 10582 0 10583 ] 10584 } 10585 }, 10586 { 10587 "name": "codec_frame_blocks_per_sdu", 10588 "type": 5, 10589 "compound_value": { 10590 "value": [ 10591 1 10592 ] 10593 } 10594 } 10595 ] 10596 } 10597 ] 10598 }, 10599 { 10600 "name": "SingleDev_TwoChanStereoSnk_OneChanMonoSrc_32_2", 10601 "subconfigurations": [ 10602 { 10603 "device_cnt": 1, 10604 "ase_cnt": 1, 10605 "direction": "SINK", 10606 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 10607 "codec_id": { 10608 "coding_format": 6, 10609 "vendor_company_id": 0, 10610 "vendor_codec_id": 0 10611 }, 10612 "codec_configuration": [ 10613 { 10614 "name": "sampling_frequency", 10615 "type": 1, 10616 "compound_value": { 10617 "value": [ 10618 6 10619 ] 10620 } 10621 }, 10622 { 10623 "name": "frame_duration", 10624 "type": 2, 10625 "compound_value": { 10626 "value": [ 10627 1 10628 ] 10629 } 10630 }, 10631 { 10632 "name": "audio_channel_allocation", 10633 "type": 3, 10634 "compound_value": { 10635 "value": [ 10636 3, 10637 0, 10638 0, 10639 0 10640 ] 10641 } 10642 }, 10643 { 10644 "name": "octets_per_codec_frame", 10645 "type": 4, 10646 "compound_value": { 10647 "value": [ 10648 80, 10649 0 10650 ] 10651 } 10652 }, 10653 { 10654 "name": "codec_frame_blocks_per_sdu", 10655 "type": 5, 10656 "compound_value": { 10657 "value": [ 10658 1 10659 ] 10660 } 10661 } 10662 ] 10663 }, 10664 { 10665 "device_cnt": 1, 10666 "ase_cnt": 1, 10667 "direction": "SOURCE", 10668 "codec_id": { 10669 "coding_format": 6, 10670 "vendor_company_id": 0, 10671 "vendor_codec_id": 0 10672 }, 10673 "codec_configuration": [ 10674 { 10675 "name": "sampling_frequency", 10676 "type": 1, 10677 "compound_value": { 10678 "value": [ 10679 6 10680 ] 10681 } 10682 }, 10683 { 10684 "name": "frame_duration", 10685 "type": 2, 10686 "compound_value": { 10687 "value": [ 10688 1 10689 ] 10690 } 10691 }, 10692 { 10693 "name": "audio_channel_allocation", 10694 "type": 3, 10695 "compound_value": { 10696 "value": [ 10697 1, 10698 0, 10699 0, 10700 0 10701 ] 10702 } 10703 }, 10704 { 10705 "name": "octets_per_codec_frame", 10706 "type": 4, 10707 "compound_value": { 10708 "value": [ 10709 80, 10710 0 10711 ] 10712 } 10713 }, 10714 { 10715 "name": "codec_frame_blocks_per_sdu", 10716 "type": 5, 10717 "compound_value": { 10718 "value": [ 10719 1 10720 ] 10721 } 10722 } 10723 ] 10724 } 10725 ] 10726 }, 10727 { 10728 "name": "SingleDev_OneChanStereoSnk_OneChanMonoSrc_32_2", 10729 "subconfigurations": [ 10730 { 10731 "device_cnt": 1, 10732 "ase_cnt": 2, 10733 "direction": "SINK", 10734 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 10735 "codec_id": { 10736 "coding_format": 6, 10737 "vendor_company_id": 0, 10738 "vendor_codec_id": 0 10739 }, 10740 "codec_configuration": [ 10741 { 10742 "name": "sampling_frequency", 10743 "type": 1, 10744 "compound_value": { 10745 "value": [ 10746 6 10747 ] 10748 } 10749 }, 10750 { 10751 "name": "frame_duration", 10752 "type": 2, 10753 "compound_value": { 10754 "value": [ 10755 1 10756 ] 10757 } 10758 }, 10759 { 10760 "name": "audio_channel_allocation", 10761 "type": 3, 10762 "compound_value": { 10763 "value": [ 10764 1, 10765 0, 10766 0, 10767 0 10768 ] 10769 } 10770 }, 10771 { 10772 "name": "octets_per_codec_frame", 10773 "type": 4, 10774 "compound_value": { 10775 "value": [ 10776 80, 10777 0 10778 ] 10779 } 10780 }, 10781 { 10782 "name": "codec_frame_blocks_per_sdu", 10783 "type": 5, 10784 "compound_value": { 10785 "value": [ 10786 1 10787 ] 10788 } 10789 } 10790 ] 10791 }, 10792 { 10793 "device_cnt": 1, 10794 "ase_cnt": 1, 10795 "direction": "SOURCE", 10796 "codec_id": { 10797 "coding_format": 6, 10798 "vendor_company_id": 0, 10799 "vendor_codec_id": 0 10800 }, 10801 "codec_configuration": [ 10802 { 10803 "name": "sampling_frequency", 10804 "type": 1, 10805 "compound_value": { 10806 "value": [ 10807 6 10808 ] 10809 } 10810 }, 10811 { 10812 "name": "frame_duration", 10813 "type": 2, 10814 "compound_value": { 10815 "value": [ 10816 1 10817 ] 10818 } 10819 }, 10820 { 10821 "name": "audio_channel_allocation", 10822 "type": 3, 10823 "compound_value": { 10824 "value": [ 10825 1, 10826 0, 10827 0, 10828 0 10829 ] 10830 } 10831 }, 10832 { 10833 "name": "octets_per_codec_frame", 10834 "type": 4, 10835 "compound_value": { 10836 "value": [ 10837 80, 10838 0 10839 ] 10840 } 10841 }, 10842 { 10843 "name": "codec_frame_blocks_per_sdu", 10844 "type": 5, 10845 "compound_value": { 10846 "value": [ 10847 1 10848 ] 10849 } 10850 } 10851 ] 10852 } 10853 ] 10854 }, 10855 { 10856 "name": "SingleDev_OneChanMonoSnk_OneChanMonoSrc_32_2", 10857 "subconfigurations": [ 10858 { 10859 "device_cnt": 1, 10860 "ase_cnt": 1, 10861 "direction": "SINK", 10862 "codec_id": { 10863 "coding_format": 6, 10864 "vendor_company_id": 0, 10865 "vendor_codec_id": 0 10866 }, 10867 "codec_configuration": [ 10868 { 10869 "name": "sampling_frequency", 10870 "type": 1, 10871 "compound_value": { 10872 "value": [ 10873 6 10874 ] 10875 } 10876 }, 10877 { 10878 "name": "frame_duration", 10879 "type": 2, 10880 "compound_value": { 10881 "value": [ 10882 1 10883 ] 10884 } 10885 }, 10886 { 10887 "name": "audio_channel_allocation", 10888 "type": 3, 10889 "compound_value": { 10890 "value": [ 10891 1, 10892 0, 10893 0, 10894 0 10895 ] 10896 } 10897 }, 10898 { 10899 "name": "octets_per_codec_frame", 10900 "type": 4, 10901 "compound_value": { 10902 "value": [ 10903 80, 10904 0 10905 ] 10906 } 10907 }, 10908 { 10909 "name": "codec_frame_blocks_per_sdu", 10910 "type": 5, 10911 "compound_value": { 10912 "value": [ 10913 1 10914 ] 10915 } 10916 } 10917 ] 10918 }, 10919 { 10920 "device_cnt": 1, 10921 "ase_cnt": 1, 10922 "direction": "SOURCE", 10923 "codec_id": { 10924 "coding_format": 6, 10925 "vendor_company_id": 0, 10926 "vendor_codec_id": 0 10927 }, 10928 "codec_configuration": [ 10929 { 10930 "name": "sampling_frequency", 10931 "type": 1, 10932 "compound_value": { 10933 "value": [ 10934 6 10935 ] 10936 } 10937 }, 10938 { 10939 "name": "frame_duration", 10940 "type": 2, 10941 "compound_value": { 10942 "value": [ 10943 1 10944 ] 10945 } 10946 }, 10947 { 10948 "name": "audio_channel_allocation", 10949 "type": 3, 10950 "compound_value": { 10951 "value": [ 10952 1, 10953 0, 10954 0, 10955 0 10956 ] 10957 } 10958 }, 10959 { 10960 "name": "octets_per_codec_frame", 10961 "type": 4, 10962 "compound_value": { 10963 "value": [ 10964 80, 10965 0 10966 ] 10967 } 10968 }, 10969 { 10970 "name": "codec_frame_blocks_per_sdu", 10971 "type": 5, 10972 "compound_value": { 10973 "value": [ 10974 1 10975 ] 10976 } 10977 } 10978 ] 10979 } 10980 ] 10981 }, 10982 { 10983 "name": "SingleDev_TwoChanStereoSnk_32_2", 10984 "subconfigurations": [ 10985 { 10986 "device_cnt": 1, 10987 "ase_cnt": 1, 10988 "direction": "SINK", 10989 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 10990 "codec_id": { 10991 "coding_format": 6, 10992 "vendor_company_id": 0, 10993 "vendor_codec_id": 0 10994 }, 10995 "codec_configuration": [ 10996 { 10997 "name": "sampling_frequency", 10998 "type": 1, 10999 "compound_value": { 11000 "value": [ 11001 6 11002 ] 11003 } 11004 }, 11005 { 11006 "name": "frame_duration", 11007 "type": 2, 11008 "compound_value": { 11009 "value": [ 11010 1 11011 ] 11012 } 11013 }, 11014 { 11015 "name": "audio_channel_allocation", 11016 "type": 3, 11017 "compound_value": { 11018 "value": [ 11019 3, 11020 0, 11021 0, 11022 0 11023 ] 11024 } 11025 }, 11026 { 11027 "name": "octets_per_codec_frame", 11028 "type": 4, 11029 "compound_value": { 11030 "value": [ 11031 80, 11032 0 11033 ] 11034 } 11035 }, 11036 { 11037 "name": "codec_frame_blocks_per_sdu", 11038 "type": 5, 11039 "compound_value": { 11040 "value": [ 11041 1 11042 ] 11043 } 11044 } 11045 ] 11046 } 11047 ] 11048 }, 11049 { 11050 "name": "SingleDev_TwoChanStereoSnk_32_1", 11051 "subconfigurations": [ 11052 { 11053 "device_cnt": 1, 11054 "ase_cnt": 1, 11055 "direction": "SINK", 11056 "configuration_strategy": "STEREO_ONE_CIS_PER_DEVICE", 11057 "codec_id": { 11058 "coding_format": 6, 11059 "vendor_company_id": 0, 11060 "vendor_codec_id": 0 11061 }, 11062 "codec_configuration": [ 11063 { 11064 "name": "sampling_frequency", 11065 "type": 1, 11066 "compound_value": { 11067 "value": [ 11068 6 11069 ] 11070 } 11071 }, 11072 { 11073 "name": "frame_duration", 11074 "type": 2, 11075 "compound_value": { 11076 "value": [ 11077 0 11078 ] 11079 } 11080 }, 11081 { 11082 "name": "audio_channel_allocation", 11083 "type": 3, 11084 "compound_value": { 11085 "value": [ 11086 3, 11087 0, 11088 0, 11089 0 11090 ] 11091 } 11092 }, 11093 { 11094 "name": "octets_per_codec_frame", 11095 "type": 4, 11096 "compound_value": { 11097 "value": [ 11098 60, 11099 0 11100 ] 11101 } 11102 }, 11103 { 11104 "name": "codec_frame_blocks_per_sdu", 11105 "type": 5, 11106 "compound_value": { 11107 "value": [ 11108 1 11109 ] 11110 } 11111 } 11112 ] 11113 } 11114 ] 11115 }, 11116 { 11117 "name": "SingleDev_OneChanStereoSnk_32_2", 11118 "subconfigurations": [ 11119 { 11120 "device_cnt": 1, 11121 "ase_cnt": 2, 11122 "direction": "SINK", 11123 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 11124 "codec_id": { 11125 "coding_format": 6, 11126 "vendor_company_id": 0, 11127 "vendor_codec_id": 0 11128 }, 11129 "codec_configuration": [ 11130 { 11131 "name": "sampling_frequency", 11132 "type": 1, 11133 "compound_value": { 11134 "value": [ 11135 6 11136 ] 11137 } 11138 }, 11139 { 11140 "name": "frame_duration", 11141 "type": 2, 11142 "compound_value": { 11143 "value": [ 11144 1 11145 ] 11146 } 11147 }, 11148 { 11149 "name": "audio_channel_allocation", 11150 "type": 3, 11151 "compound_value": { 11152 "value": [ 11153 1, 11154 0, 11155 0, 11156 0 11157 ] 11158 } 11159 }, 11160 { 11161 "name": "octets_per_codec_frame", 11162 "type": 4, 11163 "compound_value": { 11164 "value": [ 11165 80, 11166 0 11167 ] 11168 } 11169 }, 11170 { 11171 "name": "codec_frame_blocks_per_sdu", 11172 "type": 5, 11173 "compound_value": { 11174 "value": [ 11175 1 11176 ] 11177 } 11178 } 11179 ] 11180 } 11181 ] 11182 }, 11183 { 11184 "name": "SingleDev_OneChanStereoSnk_32_1", 11185 "subconfigurations": [ 11186 { 11187 "device_cnt": 1, 11188 "ase_cnt": 2, 11189 "direction": "SINK", 11190 "configuration_strategy": "STEREO_TWO_CISES_PER_DEVICE", 11191 "codec_id": { 11192 "coding_format": 6, 11193 "vendor_company_id": 0, 11194 "vendor_codec_id": 0 11195 }, 11196 "codec_configuration": [ 11197 { 11198 "name": "sampling_frequency", 11199 "type": 1, 11200 "compound_value": { 11201 "value": [ 11202 6 11203 ] 11204 } 11205 }, 11206 { 11207 "name": "frame_duration", 11208 "type": 2, 11209 "compound_value": { 11210 "value": [ 11211 0 11212 ] 11213 } 11214 }, 11215 { 11216 "name": "audio_channel_allocation", 11217 "type": 3, 11218 "compound_value": { 11219 "value": [ 11220 1, 11221 0, 11222 0, 11223 0 11224 ] 11225 } 11226 }, 11227 { 11228 "name": "octets_per_codec_frame", 11229 "type": 4, 11230 "compound_value": { 11231 "value": [ 11232 60, 11233 0 11234 ] 11235 } 11236 }, 11237 { 11238 "name": "codec_frame_blocks_per_sdu", 11239 "type": 5, 11240 "compound_value": { 11241 "value": [ 11242 1 11243 ] 11244 } 11245 } 11246 ] 11247 } 11248 ] 11249 } 11250 ], 11251 "qos_configurations": [ 11252 { 11253 "name": "QoS_Config_16_1_1", 11254 "retransmission_number": 2, 11255 "max_transport_latency": 8 11256 }, 11257 { 11258 "name": "QoS_Config_16_1_2", 11259 "retransmission_number": 13, 11260 "max_transport_latency": 75 11261 }, 11262 { 11263 "name": "QoS_Config_16_2_1", 11264 "retransmission_number": 2, 11265 "max_transport_latency": 10 11266 }, 11267 { 11268 "name": "QoS_Config_16_2_2", 11269 "retransmission_number": 13, 11270 "max_transport_latency": 95 11271 }, 11272 { 11273 "name": "QoS_Config_24_1_1", 11274 "retransmission_number": 2, 11275 "max_transport_latency": 8 11276 }, 11277 { 11278 "name": "QoS_Config_24_1_2", 11279 "retransmission_number": 13, 11280 "max_transport_latency": 75 11281 }, 11282 { 11283 "name": "QoS_Config_24_2_1", 11284 "retransmission_number": 2, 11285 "max_transport_latency": 10 11286 }, 11287 { 11288 "name": "QoS_Config_24_2_2", 11289 "retransmission_number": 13, 11290 "max_transport_latency": 95 11291 }, 11292 { 11293 "name": "QoS_Config_32_1_1", 11294 "retransmission_number": 2, 11295 "max_transport_latency": 8 11296 }, 11297 { 11298 "name": "QoS_Config_32_1_2", 11299 "retransmission_number": 13, 11300 "max_transport_latency": 75 11301 }, 11302 { 11303 "name": "QoS_Config_32_2_1", 11304 "retransmission_number": 2, 11305 "max_transport_latency": 10 11306 }, 11307 { 11308 "name": "QoS_Config_32_2_2", 11309 "retransmission_number": 13, 11310 "max_transport_latency": 95 11311 }, 11312 { 11313 "name": "QoS_Config_48_1_2", 11314 "retransmission_number": 13, 11315 "max_transport_latency": 75 11316 }, 11317 { 11318 "name": "QoS_Config_48_2_2", 11319 "retransmission_number": 13, 11320 "max_transport_latency": 95 11321 }, 11322 { 11323 "name": "QoS_Config_48_3_2", 11324 "retransmission_number": 13, 11325 "max_transport_latency": 75 11326 }, 11327 { 11328 "name": "QoS_Config_48_4_1", 11329 "retransmission_number": 5, 11330 "max_transport_latency": 20 11331 }, 11332 { 11333 "name": "QoS_Config_48_4_2", 11334 "retransmission_number": 13, 11335 "max_transport_latency": 100 11336 }, 11337 { 11338 "name": "VND_QoS_Config_R3_L22", 11339 "retransmission_number": 3, 11340 "max_transport_latency": 22 11341 }, 11342 { 11343 "name": "VND_QoS_Config_R15_L70", 11344 "retransmission_number": 15, 11345 "max_transport_latency": 70 11346 }, 11347 { 11348 "name": "VND_QoS_Config_R5_L12", 11349 "retransmission_number": 5, 11350 "max_transport_latency": 12 11351 }, 11352 { 11353 "name": "VND_QoS_Config_R11_L40", 11354 "retransmission_number": 11, 11355 "max_transport_latency": 40 11356 }, 11357 { 11358 "name": "VND_QoS_Config_R3_L12", 11359 "retransmission_number": 3, 11360 "max_transport_latency": 12 11361 }, 11362 { 11363 "name": "QoS_Config_Low_Latency", 11364 "target_latency": "LOW", 11365 "retransmission_number": 0, 11366 "max_transport_latency": 0 11367 }, 11368 { 11369 "name": "QoS_Config_Balanced_Reliability", 11370 "target_latency": "BALANCED_RELIABILITY", 11371 "retransmission_number": 0, 11372 "max_transport_latency": 0 11373 }, 11374 { 11375 "name": "QoS_Config_High_Reliability", 11376 "target_latency": "HIGH_RELIABILITY", 11377 "retransmission_number": 0, 11378 "max_transport_latency": 0 11379 } 11380 11381 ] 11382} 11383