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_OCTETS_PER_CODEC_FRAME = 4", 17 " SUPPORTED_CODEC_FRAME_BLOCKS_PER_SDU = 5", 18 " Example values which can be used as 'codec_configuration.compound_value'", 19 " Codec Coding formats:", 20 " LC3 = 6", 21 " OPUS = 225", 22 " Sampling Frequencies: ", 23 " 8000Hz = 1", 24 " 11025Hz = 2", 25 " 16000Hz = 3", 26 " 22050Hz = 4", 27 " 24000Hz = 5", 28 " 32000Hz = 6", 29 " 44100Hz = 7", 30 " 48000Hz = 8", 31 " 88200Hz = 9", 32 " 96000Hz = 10", 33 " 176400Hz = 11", 34 " 192000Hz = 12", 35 " 384000Hz = 13", 36 " Frame Durations:", 37 " 7500us = 0", 38 " 10000us = 1", 39 " 20000us = 2" 40 ], 41 "configurations": [ 42 { 43 "name": "Two-OneChan-SnkAse-Lc3_16_1_Low_Latency", 44 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 45 "qos_config_name": [ 46 "QoS_Config_Low_Latency" 47 ] 48 }, 49 { 50 "name": "Two-OneChan-SnkAse-Lc3_16_1_Balanced_Reliability", 51 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 52 "qos_config_name": [ 53 "QoS_Config_Balanced_Reliability" 54 ] 55 }, 56 { 57 "name": "Two-OneChan-SnkAse-Lc3_16_1_1", 58 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 59 "qos_config_name": [ 60 "QoS_Config_16_1_1" 61 ] 62 }, 63 { 64 "name": "Two-OneChan-SnkAse-Lc3_16_1_2", 65 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 66 "qos_config_name": [ 67 "QoS_Config_16_1_2" 68 ] 69 }, 70 { 71 "name": "Two-OneChan-SnkAse-Lc3_16_2_Low_Latency", 72 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 73 "qos_config_name": [ 74 "QoS_Config_Low_Latency" 75 ] 76 }, 77 { 78 "name": "Two-OneChan-SnkAse-Lc3_16_2_Balanced_Reliability", 79 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 80 "qos_config_name": [ 81 "QoS_Config_Balanced_Reliability" 82 ] 83 }, 84 { 85 "name": "Two-OneChan-SnkAse-Lc3_16_2_1", 86 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 87 "qos_config_name": [ 88 "QoS_Config_16_2_1" 89 ] 90 }, 91 { 92 "name": "Two-OneChan-SnkAse-Lc3_16_2_2", 93 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 94 "qos_config_name": [ 95 "QoS_Config_16_2_2" 96 ] 97 }, 98 { 99 "name": "Two-OneChan-SnkAse-Lc3_16_1_Low_Latency", 100 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 101 "qos_config_name": [ 102 "QoS_Config_Low_Latency" 103 ] 104 }, 105 { 106 "name": "Two-OneChan-SnkAse-Lc3_16_1_Balanced_Reliability", 107 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 108 "qos_config_name": [ 109 "QoS_Config_Balanced_Reliability" 110 ] 111 }, 112 { 113 "name": "Two-OneChan-SnkAse-Lc3_16_1_1", 114 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 115 "qos_config_name": [ 116 "QoS_Config_16_1_1" 117 ] 118 }, 119 { 120 "name": "Two-OneChan-SnkAse-Lc3_16_1_2", 121 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1", 122 "qos_config_name": [ 123 "QoS_Config_16_1_2" 124 ] 125 }, 126 { 127 "name": "Two-OneChan-SnkAse-Lc3_16_2_Low_Latency", 128 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 129 "qos_config_name": [ 130 "QoS_Config_Low_Latency" 131 ] 132 }, 133 { 134 "name": "Two-OneChan-SnkAse-Lc3_16_2_Balanced_Reliability", 135 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 136 "qos_config_name": [ 137 "QoS_Config_Balanced_Reliability" 138 ] 139 }, 140 { 141 "name": "Two-OneChan-SnkAse-Lc3_16_2_1", 142 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 143 "qos_config_name": [ 144 "QoS_Config_16_2_1" 145 ] 146 }, 147 { 148 "name": "Two-OneChan-SnkAse-Lc3_16_2_2", 149 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 150 "qos_config_name": [ 151 "QoS_Config_16_2_2" 152 ] 153 }, 154 { 155 "name": "One-TwoChan-SnkAse-Lc3_16_1_Low_Latency", 156 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1", 157 "qos_config_name": [ 158 "QoS_Config_Low_Latency" 159 ] 160 }, 161 { 162 "name": "One-TwoChan-SnkAse-Lc3_16_1_Balanced_Reliability", 163 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1", 164 "qos_config_name": [ 165 "QoS_Config_Balanced_Reliability" 166 ] 167 }, 168 { 169 "name": "One-TwoChan-SnkAse-Lc3_16_1_1", 170 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1", 171 "qos_config_name": [ 172 "QoS_Config_16_1_1" 173 ] 174 }, 175 { 176 "name": "One-TwoChan-SnkAse-Lc3_16_1_2", 177 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1", 178 "qos_config_name": [ 179 "QoS_Config_16_1_2" 180 ] 181 }, 182 { 183 "name": "One-TwoChan-SnkAse-Lc3_16_2_Low_Latency", 184 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2", 185 "qos_config_name": [ 186 "QoS_Config_Low_Latency" 187 ] 188 }, 189 { 190 "name": "One-TwoChan-SnkAse-Lc3_16_2_Balanced_Reliability", 191 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2", 192 "qos_config_name": [ 193 "QoS_Config_Balanced_Reliability" 194 ] 195 }, 196 { 197 "name": "One-TwoChan-SnkAse-Lc3_16_2_1", 198 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2", 199 "qos_config_name": [ 200 "QoS_Config_16_2_1" 201 ] 202 }, 203 { 204 "name": "One-TwoChan-SnkAse-Lc3_16_2_2", 205 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2", 206 "qos_config_name": [ 207 "QoS_Config_16_2_2" 208 ] 209 }, 210 { 211 "name": "One-OneChan-SnkAse-Lc3_32_1_Balanced_Reliability", 212 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_1", 213 "qos_config_name": [ 214 "QoS_Config_Balanced_Reliability" 215 ] 216 }, 217 { 218 "name": "One-OneChan-SnkAse-Lc3_32_1_1", 219 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_1", 220 "qos_config_name": [ 221 "QoS_Config_32_1_1" 222 ] 223 }, 224 { 225 "name": "One-OneChan-SnkAse-Lc3_32_1_2", 226 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_1", 227 "qos_config_name": [ 228 "QoS_Config_32_1_2" 229 ] 230 }, 231 { 232 "name": "One-OneChan-SnkAse-Lc3_32_2_Balanced_Reliability", 233 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_2", 234 "qos_config_name": [ 235 "QoS_Config_Balanced_Reliability" 236 ] 237 }, 238 { 239 "name": "One-OneChan-SnkAse-Lc3_32_2_1", 240 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_2", 241 "qos_config_name": [ 242 "QoS_Config_32_2_1" 243 ] 244 }, 245 { 246 "name": "One-OneChan-SnkAse-Lc3_32_2_2", 247 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_2", 248 "qos_config_name": [ 249 "QoS_Config_32_2_2" 250 ] 251 }, 252 { 253 "name": "One-OneChan-SnkAse-Lc3_16_1_Balanced_Reliability", 254 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1", 255 "qos_config_name": [ 256 "QoS_Config_Balanced_Reliability" 257 ] 258 }, 259 { 260 "name": "One-OneChan-SnkAse-Lc3_16_1_1", 261 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1", 262 "qos_config_name": [ 263 "QoS_Config_16_1_1" 264 ] 265 }, 266 { 267 "name": "One-OneChan-SnkAse-Lc3_16_1_2", 268 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1", 269 "qos_config_name": [ 270 "QoS_Config_16_1_2" 271 ] 272 }, 273 { 274 "name": "Two-OneChan-SnkAse-Lc3_16_2_Balanced_Reliability", 275 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2", 276 "qos_config_name": [ 277 "QoS_Config_Balanced_Reliability" 278 ] 279 }, 280 { 281 "name": "One-OneChan-SnkAse-Lc3_16_2_Balanced_Reliability", 282 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2", 283 "qos_config_name": [ 284 "QoS_Config_Balanced_Reliability" 285 ] 286 }, 287 { 288 "name": "One-OneChan-SnkAse-Lc3_16_2_1", 289 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2", 290 "qos_config_name": [ 291 "QoS_Config_16_2_1" 292 ] 293 }, 294 { 295 "name": "One-OneChan-SnkAse-Lc3_16_2_2", 296 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2", 297 "qos_config_name": [ 298 "QoS_Config_16_2_2" 299 ] 300 }, 301 { 302 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_Low_Latency", 303 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 304 "qos_config_name": [ 305 "QoS_Config_Low_Latency" 306 ] 307 }, 308 { 309 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_1", 310 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 311 "qos_config_name": [ 312 "QoS_Config_16_1_1" 313 ] 314 }, 315 { 316 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_2", 317 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 318 "qos_config_name": [ 319 "QoS_Config_16_1_2" 320 ] 321 }, 322 { 323 "name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2_Low_Latency", 324 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2", 325 "qos_config_name": [ 326 "QoS_Config_Low_Latency" 327 ] 328 }, 329 { 330 "name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2_2", 331 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2", 332 "qos_config_name": [ 333 "QoS_Config_16_2_2" 334 ] 335 }, 336 { 337 "name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2_1", 338 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2", 339 "qos_config_name": [ 340 "QoS_Config_16_2_1" 341 ] 342 }, 343 { 344 "name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1_Low_Latency", 345 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1", 346 "qos_config_name": [ 347 "QoS_Config_Low_Latency" 348 ] 349 }, 350 { 351 "name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1_2", 352 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1", 353 "qos_config_name": [ 354 "QoS_Config_16_1_2" 355 ] 356 }, 357 { 358 "name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1_1", 359 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1", 360 "qos_config_name": [ 361 "QoS_Config_16_1_1" 362 ] 363 }, 364 { 365 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_Low_Latency", 366 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 367 "qos_config_name": [ 368 "QoS_Config_Low_Latency" 369 ] 370 }, 371 { 372 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_1", 373 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 374 "qos_config_name": [ 375 "QoS_Config_16_2_1" 376 ] 377 }, 378 { 379 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_2", 380 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 381 "qos_config_name": [ 382 "QoS_Config_16_2_2" 383 ] 384 }, 385 { 386 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2_Low_Latency", 387 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2", 388 "qos_config_name": [ 389 "QoS_Config_Low_Latency" 390 ] 391 }, 392 { 393 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2_1", 394 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2", 395 "qos_config_name": [ 396 "QoS_Config_32_2_1" 397 ] 398 }, 399 { 400 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2_Low_Latency", 401 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2", 402 "qos_config_name": [ 403 "QoS_Config_Low_Latency" 404 ] 405 }, 406 { 407 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2_2", 408 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2", 409 "qos_config_name": [ 410 "QoS_Config_16_2_2" 411 ] 412 }, 413 { 414 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2_1", 415 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2", 416 "qos_config_name": [ 417 "QoS_Config_16_2_1" 418 ] 419 }, 420 { 421 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1_Low_Latency", 422 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1", 423 "qos_config_name": [ 424 "QoS_Config_Low_Latency" 425 ] 426 }, 427 { 428 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1_2", 429 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1", 430 "qos_config_name": [ 431 "QoS_Config_16_1_2" 432 ] 433 }, 434 { 435 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1_1", 436 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1", 437 "qos_config_name": [ 438 "QoS_Config_16_1_1" 439 ] 440 }, 441 { 442 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_Low_Latency", 443 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 444 "qos_config_name": [ 445 "QoS_Config_Low_Latency" 446 ] 447 }, 448 { 449 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_1", 450 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 451 "qos_config_name": [ 452 "QoS_Config_16_1_1" 453 ] 454 }, 455 { 456 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_2", 457 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 458 "qos_config_name": [ 459 "QoS_Config_16_1_2" 460 ] 461 }, 462 { 463 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_Low_Latency", 464 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 465 "qos_config_name": [ 466 "QoS_Config_Low_Latency" 467 ] 468 }, 469 { 470 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_1", 471 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 472 "qos_config_name": [ 473 "QoS_Config_16_2_1" 474 ] 475 }, 476 { 477 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_2", 478 "codec_config_name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 479 "qos_config_name": [ 480 "QoS_Config_16_2_2" 481 ] 482 }, 483 { 484 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_Low_Latency", 485 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 486 "qos_config_name": [ 487 "QoS_Config_Low_Latency" 488 ] 489 }, 490 { 491 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_1", 492 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 493 "qos_config_name": [ 494 "QoS_Config_16_1_1" 495 ] 496 }, 497 { 498 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_2", 499 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 500 "qos_config_name": [ 501 "QoS_Config_16_1_2" 502 ] 503 }, 504 { 505 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_Low_Latency", 506 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 507 "qos_config_name": [ 508 "QoS_Config_Low_Latency" 509 ] 510 }, 511 { 512 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_1", 513 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 514 "qos_config_name": [ 515 "QoS_Config_16_2_1" 516 ] 517 }, 518 { 519 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_2", 520 "codec_config_name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 521 "qos_config_name": [ 522 "QoS_Config_16_2_2" 523 ] 524 }, 525 { 526 "name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_Low_Latency", 527 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 528 "qos_config_name": [ 529 "QoS_Config_Low_Latency" 530 ] 531 }, 532 { 533 "name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_1", 534 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 535 "qos_config_name": [ 536 "QoS_Config_16_1_1" 537 ] 538 }, 539 { 540 "name": "Two-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 541 "codec_config_name": "Two-OneChan-SrcAse-Lc3_16_2", 542 "qos_config_name": [ 543 "QoS_Config_Balanced_Reliability" 544 ] 545 }, 546 { 547 "name": "Two-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 548 "codec_config_name": "Two-OneChan-SrcAse-Lc3_16_2", 549 "qos_config_name": [ 550 "QoS_Config_Balanced_Reliability" 551 ] 552 }, 553 { 554 "name": "One-OneChan-SrcAse-Lc3_48_4_Balanced_Reliability", 555 "codec_config_name": "One-OneChan-SrcAse-Lc3_48_4", 556 "qos_config_name": [ 557 "QoS_Config_Balanced_Reliability" 558 ] 559 }, 560 { 561 "name": "One-OneChan-SrcAse-Lc3_48_3_Balanced_Reliability", 562 "codec_config_name": "One-OneChan-SrcAse-Lc3_48_3", 563 "qos_config_name": [ 564 "QoS_Config_Balanced_Reliability" 565 ] 566 }, 567 { 568 "name": "One-OneChan-SrcAse-Lc3_48_2_Balanced_Reliability", 569 "codec_config_name": "One-OneChan-SrcAse-Lc3_48_2", 570 "qos_config_name": [ 571 "QoS_Config_Balanced_Reliability" 572 ] 573 }, 574 { 575 "name": "One-OneChan-SrcAse-Lc3_48_1_Balanced_Reliability", 576 "codec_config_name": "One-OneChan-SrcAse-Lc3_48_1", 577 "qos_config_name": [ 578 "QoS_Config_Balanced_Reliability" 579 ] 580 }, 581 { 582 "name": "One-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 583 "codec_config_name": "One-OneChan-SrcAse-Lc3_32_2", 584 "qos_config_name": [ 585 "QoS_Config_Balanced_Reliability" 586 ] 587 }, 588 { 589 "name": "One-OneChan-SrcAse-Lc3_32_1_Balanced_Reliability", 590 "codec_config_name": "One-OneChan-SrcAse-Lc3_32_1", 591 "qos_config_name": [ 592 "QoS_Config_Balanced_Reliability" 593 ] 594 }, 595 { 596 "name": "One-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 597 "codec_config_name": "One-OneChan-SrcAse-Lc3_24_2", 598 "qos_config_name": [ 599 "QoS_Config_Balanced_Reliability" 600 ] 601 }, 602 { 603 "name": "One-OneChan-SrcAse-Lc3_24_1_Balanced_Reliability", 604 "codec_config_name": "One-OneChan-SrcAse-Lc3_24_1", 605 "qos_config_name": [ 606 "QoS_Config_Balanced_Reliability" 607 ] 608 }, 609 { 610 "name": "One-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 611 "codec_config_name": "One-OneChan-SrcAse-Lc3_16_2", 612 "qos_config_name": [ 613 "QoS_Config_Balanced_Reliability" 614 ] 615 }, 616 { 617 "name": "One-OneChan-SrcAse-Lc3_16_1_Balanced_Reliability", 618 "codec_config_name": "One-OneChan-SrcAse-Lc3_16_1", 619 "qos_config_name": [ 620 "QoS_Config_Balanced_Reliability" 621 ] 622 }, 623 { 624 "name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1_2", 625 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 626 "qos_config_name": [ 627 "QoS_Config_16_1_2" 628 ] 629 }, 630 { 631 "name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_Low_Latency", 632 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 633 "qos_config_name": [ 634 "QoS_Config_Low_Latency" 635 ] 636 }, 637 { 638 "name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_1", 639 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 640 "qos_config_name": [ 641 "QoS_Config_16_2_1" 642 ] 643 }, 644 { 645 "name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2_2", 646 "codec_config_name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 647 "qos_config_name": [ 648 "QoS_Config_16_2_2" 649 ] 650 }, 651 { 652 "name": "Two-OneChan-SnkAse-Lc3_24_1_Low_Latency", 653 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_1", 654 "qos_config_name": [ 655 "QoS_Config_Low_Latency" 656 ] 657 }, 658 { 659 "name": "One-TwoChan-SnkAse-Lc3_24_1_Low_Latency", 660 "codec_config_name": "One-TwoChan-SnkAse-Lc3_24_1", 661 "qos_config_name": [ 662 "QoS_Config_Low_Latency" 663 ] 664 }, 665 { 666 "name": "Two-OneChan-SnkAse-Lc3_24_2_Low_Latency", 667 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 668 "qos_config_name": [ 669 "QoS_Config_Low_Latency" 670 ] 671 }, 672 { 673 "name": "Two-OneChan-SnkAse-Lc3_24_2_Low_Latency", 674 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 675 "qos_config_name": [ 676 "QoS_Config_Low_Latency" 677 ] 678 }, 679 { 680 "name": "Two-OneChan-SnkAse-Lc3_24_2_Balanced_Reliability", 681 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 682 "qos_config_name": [ 683 "QoS_Config_Balanced_Reliability" 684 ] 685 }, 686 { 687 "name": "Two-OneChan-SnkAse-Lc3_24_2_2", 688 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 689 "qos_config_name": [ 690 "QoS_Config_24_2_2" 691 ] 692 }, 693 { 694 "name": "Two-OneChan-SnkAse-Lc3_24_2_Low_Latency", 695 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 696 "qos_config_name": [ 697 "QoS_Config_Low_Latency" 698 ] 699 }, 700 { 701 "name": "Two-OneChan-SnkAse-Lc3_24_2_Balanced_Reliability", 702 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 703 "qos_config_name": [ 704 "QoS_Config_Balanced_Reliability" 705 ] 706 }, 707 { 708 "name": "Two-OneChan-SnkAse-Lc3_24_2_2", 709 "codec_config_name": "Two-OneChan-SnkAse-Lc3_24_2", 710 "qos_config_name": [ 711 "QoS_Config_24_2_2" 712 ] 713 }, 714 { 715 "name": "One-TwoChan-SnkAse-Lc3_24_2_Low_Latency", 716 "codec_config_name": "One-TwoChan-SnkAse-Lc3_24_2", 717 "qos_config_name": [ 718 "QoS_Config_Low_Latency" 719 ] 720 }, 721 { 722 "name": "One-TwoChan-SnkAse-Lc3_24_2_Balanced_Reliability", 723 "codec_config_name": "One-TwoChan-SnkAse-Lc3_24_2", 724 "qos_config_name": [ 725 "QoS_Config_Balanced_Reliability" 726 ] 727 }, 728 { 729 "name": "One-TwoChan-SnkAse-Lc3_24_2_2", 730 "codec_config_name": "One-TwoChan-SnkAse-Lc3_24_2", 731 "qos_config_name": [ 732 "QoS_Config_24_2_2" 733 ] 734 }, 735 { 736 "name": "One-OneChan-SnkAse-Lc3_24_2_Balanced_Reliability", 737 "codec_config_name": "One-OneChan-SnkAse-Lc3_24_2", 738 "qos_config_name": [ 739 "QoS_Config_Balanced_Reliability" 740 ] 741 }, 742 { 743 "name": "One-OneChan-SnkAse-Lc3_24_2_2", 744 "codec_config_name": "One-OneChan-SnkAse-Lc3_24_2", 745 "qos_config_name": [ 746 "QoS_Config_24_2_2" 747 ] 748 }, 749 { 750 "name": "Two-OneChan-SnkAse-Lc3_32_2-Two-OneChan-SrcAse-Lc3_32_2_Low_Latency", 751 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-Two-OneChan-SrcAse-Lc3_32_2", 752 "qos_config_name": [ 753 "QoS_Config_Low_Latency" 754 ] 755 }, 756 { 757 "name": "Two-OneChan-SnkAse-Lc3_32_2-Two-OneChan-SrcAse-Lc3_32_2_1", 758 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-Two-OneChan-SrcAse-Lc3_32_2", 759 "qos_config_name": [ 760 "QoS_Config_32_2_1" 761 ] 762 }, 763 { 764 "name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_Low_Latency", 765 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 766 "qos_config_name": [ 767 "QoS_Config_Low_Latency" 768 ] 769 }, 770 { 771 "name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_1", 772 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 773 "qos_config_name": [ 774 "QoS_Config_32_2_1" 775 ] 776 }, 777 { 778 "name": "Two-OneChan-SnkAse-Lc3_32_2_Low_Latency", 779 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2", 780 "qos_config_name": [ 781 "QoS_Config_Low_Latency" 782 ] 783 }, 784 { 785 "name": "Two-OneChan-SnkAse-Lc3_32_1_Low_Latency", 786 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_1", 787 "qos_config_name": [ 788 "QoS_Config_Low_Latency" 789 ] 790 }, 791 { 792 "name": "One-TwoChan-SnkAse-Lc3_32_1_Low_Latency", 793 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_1", 794 "qos_config_name": [ 795 "QoS_Config_Low_Latency" 796 ] 797 }, 798 { 799 "name": "Two-OneChan-SnkAse-Lc3_32_2_Low_Latency", 800 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2", 801 "qos_config_name": [ 802 "QoS_Config_Low_Latency" 803 ] 804 }, 805 { 806 "name": "Two-OneChan-SnkAse-Lc3_32_1_Low_Latency", 807 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_1", 808 "qos_config_name": [ 809 "QoS_Config_Low_Latency" 810 ] 811 }, 812 { 813 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_Low_Latency", 814 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 815 "qos_config_name": [ 816 "QoS_Config_Low_Latency" 817 ] 818 }, 819 { 820 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_1", 821 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 822 "qos_config_name": [ 823 "QoS_Config_32_2_1" 824 ] 825 }, 826 { 827 "name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_Low_Latency", 828 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 829 "qos_config_name": [ 830 "QoS_Config_Low_Latency" 831 ] 832 }, 833 { 834 "name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_1", 835 "codec_config_name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 836 "qos_config_name": [ 837 "QoS_Config_32_2_1" 838 ] 839 }, 840 { 841 "name": "One-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_Low_Latency", 842 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 843 "qos_config_name": [ 844 "QoS_Config_Low_Latency" 845 ] 846 }, 847 { 848 "name": "One-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2_1", 849 "codec_config_name": "One-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 850 "qos_config_name": [ 851 "QoS_Config_32_2_1" 852 ] 853 }, 854 { 855 "name": "One-TwoChan-SnkAse-Lc3_32_2_Low_Latency", 856 "codec_config_name": "One-TwoChan-SnkAse-Lc3_32_2", 857 "qos_config_name": [ 858 "QoS_Config_Low_Latency" 859 ] 860 }, 861 { 862 "name": "Two-OneChan-SnkAse-Lc3_48_4_High_Reliability", 863 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 864 "qos_config_name": [ 865 "QoS_Config_High_Reliability" 866 ] 867 }, 868 { 869 "name": "Two-OneChan-SnkAse-Lc3_48_4_1", 870 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 871 "qos_config_name": [ 872 "QoS_Config_48_4_1" 873 ] 874 }, 875 { 876 "name": "Two-OneChan-SnkAse-Lc3_48_4_2", 877 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 878 "qos_config_name": [ 879 "QoS_Config_48_4_2" 880 ] 881 }, 882 { 883 "name": "Two-OneChan-SnkAse-Lc3_48_3_Low_Latency", 884 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 885 "qos_config_name": [ 886 "QoS_Config_Low_Latency" 887 ] 888 }, 889 { 890 "name": "Two-OneChan-SnkAse-Lc3_48_3_High_Reliability", 891 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 892 "qos_config_name": [ 893 "QoS_Config_High_Reliability" 894 ] 895 }, 896 { 897 "name": "Two-OneChan-SnkAse-Lc3_48_3_2", 898 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 899 "qos_config_name": [ 900 "QoS_Config_48_3_2" 901 ] 902 }, 903 { 904 "name": "Two-OneChan-SnkAse-Lc3_48_2_Low_Latency", 905 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 906 "qos_config_name": [ 907 "QoS_Config_Low_Latency" 908 ] 909 }, 910 { 911 "name": "Two-OneChan-SnkAse-Lc3_48_2_High_Reliability", 912 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 913 "qos_config_name": [ 914 "QoS_Config_High_Reliability" 915 ] 916 }, 917 { 918 "name": "Two-OneChan-SnkAse-Lc3_48_2_2", 919 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 920 "qos_config_name": [ 921 "QoS_Config_48_2_2" 922 ] 923 }, 924 { 925 "name": "Two-OneChan-SnkAse-Lc3_48_1_Low_Latency", 926 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 927 "qos_config_name": [ 928 "QoS_Config_Low_Latency" 929 ] 930 }, 931 { 932 "name": "Two-OneChan-SnkAse-Lc3_48_1_High_Reliability", 933 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 934 "qos_config_name": [ 935 "QoS_Config_High_Reliability" 936 ] 937 }, 938 { 939 "name": "Two-OneChan-SnkAse-Lc3_48_1_2", 940 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 941 "qos_config_name": [ 942 "QoS_Config_48_1_2" 943 ] 944 }, 945 { 946 "name": "Two-OneChan-SnkAse-Lc3_48_4_High_Reliability", 947 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 948 "qos_config_name": [ 949 "QoS_Config_High_Reliability" 950 ] 951 }, 952 { 953 "name": "Two-OneChan-SnkAse-Lc3_48_4_1", 954 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 955 "qos_config_name": [ 956 "QoS_Config_48_4_1" 957 ] 958 }, 959 { 960 "name": "Two-OneChan-SnkAse-Lc3_48_4_2", 961 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4", 962 "qos_config_name": [ 963 "QoS_Config_48_4_2" 964 ] 965 }, 966 { 967 "name": "Two-OneChan-SnkAse-Lc3_48_3_Low_Latency", 968 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 969 "qos_config_name": [ 970 "QoS_Config_Low_Latency" 971 ] 972 }, 973 { 974 "name": "Two-OneChan-SnkAse-Lc3_48_3_High_Reliability", 975 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 976 "qos_config_name": [ 977 "QoS_Config_High_Reliability" 978 ] 979 }, 980 { 981 "name": "Two-OneChan-SnkAse-Lc3_48_3_2", 982 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_3", 983 "qos_config_name": [ 984 "QoS_Config_48_3_2" 985 ] 986 }, 987 { 988 "name": "Two-OneChan-SnkAse-Lc3_48_2_Low_Latency", 989 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 990 "qos_config_name": [ 991 "QoS_Config_Low_Latency" 992 ] 993 }, 994 { 995 "name": "Two-OneChan-SnkAse-Lc3_48_2_High_Reliability", 996 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 997 "qos_config_name": [ 998 "QoS_Config_High_Reliability" 999 ] 1000 }, 1001 { 1002 "name": "Two-OneChan-SnkAse-Lc3_48_2_2", 1003 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_2", 1004 "qos_config_name": [ 1005 "QoS_Config_48_2_2" 1006 ] 1007 }, 1008 { 1009 "name": "Two-OneChan-SnkAse-Lc3_48_1_Low_Latency", 1010 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 1011 "qos_config_name": [ 1012 "QoS_Config_Low_Latency" 1013 ] 1014 }, 1015 { 1016 "name": "Two-OneChan-SnkAse-Lc3_48_1_High_Reliability", 1017 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 1018 "qos_config_name": [ 1019 "QoS_Config_High_Reliability" 1020 ] 1021 }, 1022 { 1023 "name": "Two-OneChan-SnkAse-Lc3_48_1_2", 1024 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_1", 1025 "qos_config_name": [ 1026 "QoS_Config_48_1_2" 1027 ] 1028 }, 1029 { 1030 "name": "One-TwoChan-SnkAse-Lc3_48_4_High_Reliability", 1031 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4", 1032 "qos_config_name": [ 1033 "QoS_Config_High_Reliability" 1034 ] 1035 }, 1036 { 1037 "name": "One-TwoChan-SnkAse-Lc3_48_4_1", 1038 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4", 1039 "qos_config_name": [ 1040 "QoS_Config_48_4_1" 1041 ] 1042 }, 1043 { 1044 "name": "One-TwoChan-SnkAse-Lc3_48_4_2", 1045 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4", 1046 "qos_config_name": [ 1047 "QoS_Config_48_4_2" 1048 ] 1049 }, 1050 { 1051 "name": "One-TwoChan-SnkAse-Lc3_48_3_Low_Latency", 1052 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_3", 1053 "qos_config_name": [ 1054 "QoS_Config_Low_Latency" 1055 ] 1056 }, 1057 { 1058 "name": "One-TwoChan-SnkAse-Lc3_48_3_High_Reliability", 1059 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_3", 1060 "qos_config_name": [ 1061 "QoS_Config_High_Reliability" 1062 ] 1063 }, 1064 { 1065 "name": "One-TwoChan-SnkAse-Lc3_48_3_2", 1066 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_3", 1067 "qos_config_name": [ 1068 "QoS_Config_48_3_2" 1069 ] 1070 }, 1071 { 1072 "name": "One-TwoChan-SnkAse-Lc3_48_2_Low_Latency", 1073 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_2", 1074 "qos_config_name": [ 1075 "QoS_Config_Low_Latency" 1076 ] 1077 }, 1078 { 1079 "name": "One-TwoChan-SnkAse-Lc3_48_2_High_Reliability", 1080 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_2", 1081 "qos_config_name": [ 1082 "QoS_Config_High_Reliability" 1083 ] 1084 }, 1085 { 1086 "name": "One-TwoChan-SnkAse-Lc3_48_2_2", 1087 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_2", 1088 "qos_config_name": [ 1089 "QoS_Config_48_2_2" 1090 ] 1091 }, 1092 { 1093 "name": "One-TwoChan-SnkAse-Lc3_48_1_Low_Latency", 1094 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_1", 1095 "qos_config_name": [ 1096 "QoS_Config_Low_Latency" 1097 ] 1098 }, 1099 { 1100 "name": "One-TwoChan-SnkAse-Lc3_48_1_High_Reliability", 1101 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_1", 1102 "qos_config_name": [ 1103 "QoS_Config_High_Reliability" 1104 ] 1105 }, 1106 { 1107 "name": "One-TwoChan-SnkAse-Lc3_48_1_2", 1108 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_1", 1109 "qos_config_name": [ 1110 "QoS_Config_48_1_2" 1111 ] 1112 }, 1113 { 1114 "name": "One-OneChan-SnkAse-Lc3_48_4_High_Reliability", 1115 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4", 1116 "qos_config_name": [ 1117 "QoS_Config_High_Reliability" 1118 ] 1119 }, 1120 { 1121 "name": "One-OneChan-SnkAse-Lc3_48_4_1", 1122 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4", 1123 "qos_config_name": [ 1124 "QoS_Config_48_4_1" 1125 ] 1126 }, 1127 { 1128 "name": "One-OneChan-SnkAse-Lc3_48_4_2", 1129 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4", 1130 "qos_config_name": [ 1131 "QoS_Config_48_4_2" 1132 ] 1133 }, 1134 { 1135 "name": "One-OneChan-SnkAse-Lc3_48_3_High_Reliability", 1136 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_3", 1137 "qos_config_name": [ 1138 "QoS_Config_High_Reliability" 1139 ] 1140 }, 1141 { 1142 "name": "One-OneChan-SnkAse-Lc3_48_3_2", 1143 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_3", 1144 "qos_config_name": [ 1145 "QoS_Config_48_3_2" 1146 ] 1147 }, 1148 { 1149 "name": "One-OneChan-SnkAse-Lc3_48_2_High_Reliability", 1150 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_2", 1151 "qos_config_name": [ 1152 "QoS_Config_High_Reliability" 1153 ] 1154 }, 1155 { 1156 "name": "One-OneChan-SnkAse-Lc3_48_2_2", 1157 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_2", 1158 "qos_config_name": [ 1159 "QoS_Config_48_2_2" 1160 ] 1161 }, 1162 { 1163 "name": "One-OneChan-SnkAse-Lc3_48_1_High_Reliability", 1164 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_1", 1165 "qos_config_name": [ 1166 "QoS_Config_High_Reliability" 1167 ] 1168 }, 1169 { 1170 "name": "One-OneChan-SnkAse-Lc3_48_1_2", 1171 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_1", 1172 "qos_config_name": [ 1173 "QoS_Config_48_1_2" 1174 ] 1175 }, 1176 { 1177 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_Low_Latency_1", 1178 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 1179 "qos_config_name": [ 1180 "QoS_Config_Low_Latency" 1181 ] 1182 }, 1183 { 1184 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60oct_R3_L22_1", 1185 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 1186 "qos_config_name": [ 1187 "VND_QoS_Config_R3_L22" 1188 ] 1189 }, 1190 { 1191 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_High_Reliability_1", 1192 "codec_config_name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 1193 "qos_config_name": [ 1194 "QoS_Config_High_Reliability" 1195 ] 1196 }, 1197 { 1198 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_R15_L70_1", 1199 "codec_config_name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 1200 "qos_config_name": [ 1201 "VND_QoS_Config_R15_L70" 1202 ] 1203 }, 1204 { 1205 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_High_Reliability_1", 1206 "codec_config_name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 1207 "qos_config_name": [ 1208 "QoS_Config_High_Reliability" 1209 ] 1210 }, 1211 { 1212 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_R15_L70_1", 1213 "codec_config_name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 1214 "qos_config_name": [ 1215 "VND_QoS_Config_R15_L70" 1216 ] 1217 }, 1218 { 1219 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_High_Reliability_1", 1220 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 1221 "qos_config_name": [ 1222 "QoS_Config_High_Reliability" 1223 ] 1224 }, 1225 { 1226 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_R15_L70_1", 1227 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 1228 "qos_config_name": [ 1229 "VND_QoS_Config_R15_L70" 1230 ] 1231 }, 1232 { 1233 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_High_Reliability_1", 1234 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 1235 "qos_config_name": [ 1236 "QoS_Config_High_Reliability" 1237 ] 1238 }, 1239 { 1240 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_R5_L12_1", 1241 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 1242 "qos_config_name": [ 1243 "VND_QoS_Config_R5_L12" 1244 ] 1245 }, 1246 { 1247 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1248 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_32_2", 1249 "qos_config_name": [ 1250 "QoS_Config_Balanced_Reliability" 1251 ] 1252 }, 1253 { 1254 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1255 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_24_2", 1256 "qos_config_name": [ 1257 "QoS_Config_Balanced_Reliability" 1258 ] 1259 }, 1260 { 1261 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1262 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_16_2", 1263 "qos_config_name": [ 1264 "QoS_Config_Balanced_Reliability" 1265 ] 1266 }, 1267 { 1268 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1269 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 1270 "qos_config_name": [ 1271 "QoS_Config_Balanced_Reliability" 1272 ] 1273 }, 1274 { 1275 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1276 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 1277 "qos_config_name": [ 1278 "QoS_Config_Balanced_Reliability" 1279 ] 1280 }, 1281 { 1282 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1283 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 1284 "qos_config_name": [ 1285 "QoS_Config_Balanced_Reliability" 1286 ] 1287 }, 1288 { 1289 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1290 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_32_2", 1291 "qos_config_name": [ 1292 "QoS_Config_Balanced_Reliability" 1293 ] 1294 }, 1295 { 1296 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1297 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_24_2", 1298 "qos_config_name": [ 1299 "QoS_Config_Balanced_Reliability" 1300 ] 1301 }, 1302 { 1303 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1304 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_16_2", 1305 "qos_config_name": [ 1306 "QoS_Config_Balanced_Reliability" 1307 ] 1308 }, 1309 { 1310 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1311 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 1312 "qos_config_name": [ 1313 "QoS_Config_Balanced_Reliability" 1314 ] 1315 }, 1316 { 1317 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1318 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 1319 "qos_config_name": [ 1320 "QoS_Config_Balanced_Reliability" 1321 ] 1322 }, 1323 { 1324 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1325 "codec_config_name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 1326 "qos_config_name": [ 1327 "QoS_Config_Balanced_Reliability" 1328 ] 1329 }, 1330 { 1331 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1332 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 1333 "qos_config_name": [ 1334 "QoS_Config_Balanced_Reliability" 1335 ] 1336 }, 1337 { 1338 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1339 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 1340 "qos_config_name": [ 1341 "QoS_Config_Balanced_Reliability" 1342 ] 1343 }, 1344 { 1345 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1346 "codec_config_name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 1347 "qos_config_name": [ 1348 "QoS_Config_Balanced_Reliability" 1349 ] 1350 }, 1351 { 1352 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2_Balanced_Reliability", 1353 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 1354 "qos_config_name": [ 1355 "QoS_Config_Balanced_Reliability" 1356 ] 1357 }, 1358 { 1359 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2_Balanced_Reliability", 1360 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 1361 "qos_config_name": [ 1362 "QoS_Config_Balanced_Reliability" 1363 ] 1364 }, 1365 { 1366 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2_Balanced_Reliability", 1367 "codec_config_name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 1368 "qos_config_name": [ 1369 "QoS_Config_Balanced_Reliability" 1370 ] 1371 }, 1372 { 1373 "name": "Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1_Low_Latency", 1374 "codec_config_name": "Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1", 1375 "qos_config_name": [ 1376 "QoS_Config_Low_Latency" 1377 ] 1378 }, 1379 { 1380 "name": "Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1_Balanced_Reliability", 1381 "codec_config_name": "Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1", 1382 "qos_config_name": [ 1383 "QoS_Config_Balanced_Reliability" 1384 ] 1385 }, 1386 { 1387 "name": "Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2_Low_Latency", 1388 "codec_config_name": "Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2", 1389 "qos_config_name": [ 1390 "QoS_Config_Low_Latency" 1391 ] 1392 }, 1393 { 1394 "name": "Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2_Balanced_Reliability", 1395 "codec_config_name": "Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2", 1396 "qos_config_name": [ 1397 "QoS_Config_Balanced_Reliability" 1398 ] 1399 }, 1400 { 1401 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_Balanced_Reliability_1", 1402 "codec_config_name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 1403 "qos_config_name": [ 1404 "QoS_Config_Balanced_Reliability" 1405 ] 1406 }, 1407 { 1408 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_R11_L40_1", 1409 "codec_config_name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 1410 "qos_config_name": [ 1411 "VND_QoS_Config_R11_L40" 1412 ] 1413 }, 1414 { 1415 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_R5_L12_TwoChanStereoSrc_16khz_30octs_R3_L12_1", 1416 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 1417 "qos_config_name": [ 1418 "VND_QoS_Config_R5_L12", 1419 "VND_QoS_Config_R3_L12" 1420 ] 1421 }, 1422 { 1423 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_Balanced_Reliability_1", 1424 "codec_config_name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 1425 "qos_config_name": [ 1426 "QoS_Config_Balanced_Reliability" 1427 ] 1428 } 1429 ], 1430 "codec_configurations": [ 1431 { 1432 "name": "Two-OneChan-SnkAse-Lc3_16_2", 1433 "subconfigurations": [ 1434 { 1435 "ase_cnt": 2, 1436 "direction": "SINK", 1437 "codec_id": { 1438 "coding_format": 6, 1439 "vendor_company_id": 0, 1440 "vendor_codec_id": 0 1441 }, 1442 "codec_configuration": [ 1443 { 1444 "name": "sampling_frequency", 1445 "type": 1, 1446 "compound_value": { 1447 "value": [ 1448 3 1449 ] 1450 } 1451 }, 1452 { 1453 "name": "frame_duration", 1454 "type": 2, 1455 "compound_value": { 1456 "value": [ 1457 1 1458 ] 1459 } 1460 }, 1461 { 1462 "name": "octets_per_codec_frame", 1463 "type": 4, 1464 "compound_value": { 1465 "value": [ 1466 40, 1467 0 1468 ] 1469 } 1470 }, 1471 { 1472 "name": "codec_frame_blocks_per_sdu", 1473 "type": 5, 1474 "compound_value": { 1475 "value": [ 1476 1 1477 ] 1478 } 1479 } 1480 ], 1481 "ase_channel_cnt": 1 1482 } 1483 ] 1484 }, 1485 { 1486 "name": "Two-OneChan-SnkAse-Lc3_16_1", 1487 "subconfigurations": [ 1488 { 1489 "ase_cnt": 2, 1490 "direction": "SINK", 1491 "codec_id": { 1492 "coding_format": 6, 1493 "vendor_company_id": 0, 1494 "vendor_codec_id": 0 1495 }, 1496 "codec_configuration": [ 1497 { 1498 "name": "sampling_frequency", 1499 "type": 1, 1500 "compound_value": { 1501 "value": [ 1502 3 1503 ] 1504 } 1505 }, 1506 { 1507 "name": "frame_duration", 1508 "type": 2, 1509 "compound_value": { 1510 "value": [ 1511 0 1512 ] 1513 } 1514 }, 1515 { 1516 "name": "octets_per_codec_frame", 1517 "type": 4, 1518 "compound_value": { 1519 "value": [ 1520 30, 1521 0 1522 ] 1523 } 1524 }, 1525 { 1526 "name": "codec_frame_blocks_per_sdu", 1527 "type": 5, 1528 "compound_value": { 1529 "value": [ 1530 1 1531 ] 1532 } 1533 } 1534 ], 1535 "ase_channel_cnt": 1 1536 } 1537 ] 1538 }, 1539 { 1540 "name": "One-TwoChan-SnkAse-Lc3_16_2", 1541 "subconfigurations": [ 1542 { 1543 "ase_cnt": 1, 1544 "direction": "SINK", 1545 "codec_id": { 1546 "coding_format": 6, 1547 "vendor_company_id": 0, 1548 "vendor_codec_id": 0 1549 }, 1550 "codec_configuration": [ 1551 { 1552 "name": "sampling_frequency", 1553 "type": 1, 1554 "compound_value": { 1555 "value": [ 1556 3 1557 ] 1558 } 1559 }, 1560 { 1561 "name": "frame_duration", 1562 "type": 2, 1563 "compound_value": { 1564 "value": [ 1565 1 1566 ] 1567 } 1568 }, 1569 { 1570 "name": "octets_per_codec_frame", 1571 "type": 4, 1572 "compound_value": { 1573 "value": [ 1574 40, 1575 0 1576 ] 1577 } 1578 }, 1579 { 1580 "name": "codec_frame_blocks_per_sdu", 1581 "type": 5, 1582 "compound_value": { 1583 "value": [ 1584 1 1585 ] 1586 } 1587 } 1588 ], 1589 "ase_channel_cnt": 2 1590 } 1591 ] 1592 }, 1593 { 1594 "name": "One-TwoChan-SnkAse-Lc3_16_1", 1595 "subconfigurations": [ 1596 { 1597 "ase_cnt": 1, 1598 "direction": "SINK", 1599 "codec_id": { 1600 "coding_format": 6, 1601 "vendor_company_id": 0, 1602 "vendor_codec_id": 0 1603 }, 1604 "codec_configuration": [ 1605 { 1606 "name": "sampling_frequency", 1607 "type": 1, 1608 "compound_value": { 1609 "value": [ 1610 3 1611 ] 1612 } 1613 }, 1614 { 1615 "name": "frame_duration", 1616 "type": 2, 1617 "compound_value": { 1618 "value": [ 1619 0 1620 ] 1621 } 1622 }, 1623 { 1624 "name": "octets_per_codec_frame", 1625 "type": 4, 1626 "compound_value": { 1627 "value": [ 1628 30, 1629 0 1630 ] 1631 } 1632 }, 1633 { 1634 "name": "codec_frame_blocks_per_sdu", 1635 "type": 5, 1636 "compound_value": { 1637 "value": [ 1638 1 1639 ] 1640 } 1641 } 1642 ], 1643 "ase_channel_cnt": 2 1644 } 1645 ] 1646 }, 1647 { 1648 "name": "Two-OneChan-SrcAse-Lc3_16_2", 1649 "subconfigurations": [ 1650 { 1651 "ase_cnt": 2, 1652 "direction": "SOURCE", 1653 "codec_id": { 1654 "coding_format": 6, 1655 "vendor_company_id": 0, 1656 "vendor_codec_id": 0 1657 }, 1658 "codec_configuration": [ 1659 { 1660 "name": "sampling_frequency", 1661 "type": 1, 1662 "compound_value": { 1663 "value": [ 1664 3 1665 ] 1666 } 1667 }, 1668 { 1669 "name": "frame_duration", 1670 "type": 2, 1671 "compound_value": { 1672 "value": [ 1673 1 1674 ] 1675 } 1676 }, 1677 { 1678 "name": "octets_per_codec_frame", 1679 "type": 4, 1680 "compound_value": { 1681 "value": [ 1682 40, 1683 0 1684 ] 1685 } 1686 }, 1687 { 1688 "name": "codec_frame_blocks_per_sdu", 1689 "type": 5, 1690 "compound_value": { 1691 "value": [ 1692 1 1693 ] 1694 } 1695 } 1696 ], 1697 "ase_channel_cnt": 1 1698 } 1699 ] 1700 }, 1701 { 1702 "name": "One-OneChan-SrcAse-Lc3_24_2", 1703 "subconfigurations": [ 1704 { 1705 "ase_cnt": 1, 1706 "direction": "SOURCE", 1707 "codec_id": { 1708 "coding_format": 6, 1709 "vendor_company_id": 0, 1710 "vendor_codec_id": 0 1711 }, 1712 "codec_configuration": [ 1713 { 1714 "name": "sampling_frequency", 1715 "type": 1, 1716 "compound_value": { 1717 "value": [ 1718 5 1719 ] 1720 } 1721 }, 1722 { 1723 "name": "frame_duration", 1724 "type": 2, 1725 "compound_value": { 1726 "value": [ 1727 1 1728 ] 1729 } 1730 }, 1731 { 1732 "name": "octets_per_codec_frame", 1733 "type": 4, 1734 "compound_value": { 1735 "value": [ 1736 60, 1737 0 1738 ] 1739 } 1740 }, 1741 { 1742 "name": "codec_frame_blocks_per_sdu", 1743 "type": 5, 1744 "compound_value": { 1745 "value": [ 1746 1 1747 ] 1748 } 1749 } 1750 ], 1751 "ase_channel_cnt": 1 1752 } 1753 ] 1754 }, 1755 { 1756 "name": "Two-OneChan-SnkAse-Lc3_32_2", 1757 "subconfigurations": [ 1758 { 1759 "ase_cnt": 2, 1760 "direction": "SINK", 1761 "codec_id": { 1762 "coding_format": 6, 1763 "vendor_company_id": 0, 1764 "vendor_codec_id": 0 1765 }, 1766 "codec_configuration": [ 1767 { 1768 "name": "sampling_frequency", 1769 "type": 1, 1770 "compound_value": { 1771 "value": [ 1772 6 1773 ] 1774 } 1775 }, 1776 { 1777 "name": "frame_duration", 1778 "type": 2, 1779 "compound_value": { 1780 "value": [ 1781 1 1782 ] 1783 } 1784 }, 1785 { 1786 "name": "octets_per_codec_frame", 1787 "type": 4, 1788 "compound_value": { 1789 "value": [ 1790 80, 1791 0 1792 ] 1793 } 1794 }, 1795 { 1796 "name": "codec_frame_blocks_per_sdu", 1797 "type": 5, 1798 "compound_value": { 1799 "value": [ 1800 1 1801 ] 1802 } 1803 } 1804 ], 1805 "ase_channel_cnt": 1 1806 } 1807 ] 1808 }, 1809 { 1810 "name": "Two-OneChan-SnkAse-Lc3_32_1", 1811 "subconfigurations": [ 1812 { 1813 "ase_cnt": 2, 1814 "direction": "SINK", 1815 "codec_id": { 1816 "coding_format": 6, 1817 "vendor_company_id": 0, 1818 "vendor_codec_id": 0 1819 }, 1820 "codec_configuration": [ 1821 { 1822 "name": "sampling_frequency", 1823 "type": 1, 1824 "compound_value": { 1825 "value": [ 1826 6 1827 ] 1828 } 1829 }, 1830 { 1831 "name": "frame_duration", 1832 "type": 2, 1833 "compound_value": { 1834 "value": [ 1835 0 1836 ] 1837 } 1838 }, 1839 { 1840 "name": "octets_per_codec_frame", 1841 "type": 4, 1842 "compound_value": { 1843 "value": [ 1844 60, 1845 0 1846 ] 1847 } 1848 }, 1849 { 1850 "name": "codec_frame_blocks_per_sdu", 1851 "type": 5, 1852 "compound_value": { 1853 "value": [ 1854 1 1855 ] 1856 } 1857 } 1858 ], 1859 "ase_channel_cnt": 1 1860 } 1861 ] 1862 }, 1863 { 1864 "name": "One-OneChan-SnkAse-Lc3_32_2", 1865 "subconfigurations": [ 1866 { 1867 "ase_cnt": 1, 1868 "direction": "SINK", 1869 "codec_id": { 1870 "coding_format": 6, 1871 "vendor_company_id": 0, 1872 "vendor_codec_id": 0 1873 }, 1874 "codec_configuration": [ 1875 { 1876 "name": "sampling_frequency", 1877 "type": 1, 1878 "compound_value": { 1879 "value": [ 1880 6 1881 ] 1882 } 1883 }, 1884 { 1885 "name": "frame_duration", 1886 "type": 2, 1887 "compound_value": { 1888 "value": [ 1889 1 1890 ] 1891 } 1892 }, 1893 { 1894 "name": "octets_per_codec_frame", 1895 "type": 4, 1896 "compound_value": { 1897 "value": [ 1898 80, 1899 0 1900 ] 1901 } 1902 }, 1903 { 1904 "name": "codec_frame_blocks_per_sdu", 1905 "type": 5, 1906 "compound_value": { 1907 "value": [ 1908 1 1909 ] 1910 } 1911 } 1912 ], 1913 "ase_channel_cnt": 1 1914 } 1915 ] 1916 }, 1917 { 1918 "name": "One-OneChan-SnkAse-Lc3_32_1", 1919 "subconfigurations": [ 1920 { 1921 "ase_cnt": 1, 1922 "direction": "SINK", 1923 "codec_id": { 1924 "coding_format": 6, 1925 "vendor_company_id": 0, 1926 "vendor_codec_id": 0 1927 }, 1928 "codec_configuration": [ 1929 { 1930 "name": "sampling_frequency", 1931 "type": 1, 1932 "compound_value": { 1933 "value": [ 1934 6 1935 ] 1936 } 1937 }, 1938 { 1939 "name": "frame_duration", 1940 "type": 2, 1941 "compound_value": { 1942 "value": [ 1943 0 1944 ] 1945 } 1946 }, 1947 { 1948 "name": "octets_per_codec_frame", 1949 "type": 4, 1950 "compound_value": { 1951 "value": [ 1952 60, 1953 0 1954 ] 1955 } 1956 }, 1957 { 1958 "name": "codec_frame_blocks_per_sdu", 1959 "type": 5, 1960 "compound_value": { 1961 "value": [ 1962 1 1963 ] 1964 } 1965 } 1966 ], 1967 "ase_channel_cnt": 1 1968 } 1969 ] 1970 }, 1971 { 1972 "name": "One-OneChan-SnkAse-Lc3_16_2", 1973 "subconfigurations": [ 1974 { 1975 "ase_cnt": 1, 1976 "direction": "SINK", 1977 "codec_id": { 1978 "coding_format": 6, 1979 "vendor_company_id": 0, 1980 "vendor_codec_id": 0 1981 }, 1982 "codec_configuration": [ 1983 { 1984 "name": "sampling_frequency", 1985 "type": 1, 1986 "compound_value": { 1987 "value": [ 1988 3 1989 ] 1990 } 1991 }, 1992 { 1993 "name": "frame_duration", 1994 "type": 2, 1995 "compound_value": { 1996 "value": [ 1997 1 1998 ] 1999 } 2000 }, 2001 { 2002 "name": "octets_per_codec_frame", 2003 "type": 4, 2004 "compound_value": { 2005 "value": [ 2006 40, 2007 0 2008 ] 2009 } 2010 }, 2011 { 2012 "name": "codec_frame_blocks_per_sdu", 2013 "type": 5, 2014 "compound_value": { 2015 "value": [ 2016 1 2017 ] 2018 } 2019 } 2020 ], 2021 "ase_channel_cnt": 1 2022 } 2023 ] 2024 }, 2025 { 2026 "name": "One-OneChan-SnkAse-Lc3_16_1", 2027 "subconfigurations": [ 2028 { 2029 "ase_cnt": 1, 2030 "direction": "SINK", 2031 "codec_id": { 2032 "coding_format": 6, 2033 "vendor_company_id": 0, 2034 "vendor_codec_id": 0 2035 }, 2036 "codec_configuration": [ 2037 { 2038 "name": "sampling_frequency", 2039 "type": 1, 2040 "compound_value": { 2041 "value": [ 2042 3 2043 ] 2044 } 2045 }, 2046 { 2047 "name": "frame_duration", 2048 "type": 2, 2049 "compound_value": { 2050 "value": [ 2051 0 2052 ] 2053 } 2054 }, 2055 { 2056 "name": "octets_per_codec_frame", 2057 "type": 4, 2058 "compound_value": { 2059 "value": [ 2060 30, 2061 0 2062 ] 2063 } 2064 }, 2065 { 2066 "name": "codec_frame_blocks_per_sdu", 2067 "type": 5, 2068 "compound_value": { 2069 "value": [ 2070 1 2071 ] 2072 } 2073 } 2074 ], 2075 "ase_channel_cnt": 1 2076 } 2077 ] 2078 }, 2079 { 2080 "name": "Two-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 2081 "subconfigurations": [ 2082 { 2083 "ase_cnt": 2, 2084 "direction": "SINK", 2085 "codec_id": { 2086 "coding_format": 6, 2087 "vendor_company_id": 0, 2088 "vendor_codec_id": 0 2089 }, 2090 "codec_configuration": [ 2091 { 2092 "name": "sampling_frequency", 2093 "type": 1, 2094 "compound_value": { 2095 "value": [ 2096 3 2097 ] 2098 } 2099 }, 2100 { 2101 "name": "frame_duration", 2102 "type": 2, 2103 "compound_value": { 2104 "value": [ 2105 1 2106 ] 2107 } 2108 }, 2109 { 2110 "name": "octets_per_codec_frame", 2111 "type": 4, 2112 "compound_value": { 2113 "value": [ 2114 40, 2115 0 2116 ] 2117 } 2118 }, 2119 { 2120 "name": "codec_frame_blocks_per_sdu", 2121 "type": 5, 2122 "compound_value": { 2123 "value": [ 2124 1 2125 ] 2126 } 2127 } 2128 ], 2129 "ase_channel_cnt": 1 2130 }, 2131 { 2132 "ase_cnt": 1, 2133 "direction": "SOURCE", 2134 "codec_id": { 2135 "coding_format": 6, 2136 "vendor_company_id": 0, 2137 "vendor_codec_id": 0 2138 }, 2139 "codec_configuration": [ 2140 { 2141 "name": "sampling_frequency", 2142 "type": 1, 2143 "compound_value": { 2144 "value": [ 2145 3 2146 ] 2147 } 2148 }, 2149 { 2150 "name": "frame_duration", 2151 "type": 2, 2152 "compound_value": { 2153 "value": [ 2154 1 2155 ] 2156 } 2157 }, 2158 { 2159 "name": "octets_per_codec_frame", 2160 "type": 4, 2161 "compound_value": { 2162 "value": [ 2163 40, 2164 0 2165 ] 2166 } 2167 }, 2168 { 2169 "name": "codec_frame_blocks_per_sdu", 2170 "type": 5, 2171 "compound_value": { 2172 "value": [ 2173 1 2174 ] 2175 } 2176 } 2177 ], 2178 "ase_channel_cnt": 1 2179 } 2180 ] 2181 }, 2182 { 2183 "name": "Two-OneChan-SnkAse-Lc3_16_2-Two-OneChan-SrcAse-Lc3_16_2", 2184 "subconfigurations": [ 2185 { 2186 "ase_cnt": 2, 2187 "direction": "SINK", 2188 "codec_id": { 2189 "coding_format": 6, 2190 "vendor_company_id": 0, 2191 "vendor_codec_id": 0 2192 }, 2193 "codec_configuration": [ 2194 { 2195 "name": "sampling_frequency", 2196 "type": 1, 2197 "compound_value": { 2198 "value": [ 2199 3 2200 ] 2201 } 2202 }, 2203 { 2204 "name": "frame_duration", 2205 "type": 2, 2206 "compound_value": { 2207 "value": [ 2208 1 2209 ] 2210 } 2211 }, 2212 { 2213 "name": "octets_per_codec_frame", 2214 "type": 4, 2215 "compound_value": { 2216 "value": [ 2217 40, 2218 0 2219 ] 2220 } 2221 }, 2222 { 2223 "name": "codec_frame_blocks_per_sdu", 2224 "type": 5, 2225 "compound_value": { 2226 "value": [ 2227 1 2228 ] 2229 } 2230 } 2231 ], 2232 "ase_channel_cnt": 1 2233 }, 2234 { 2235 "ase_cnt": 2, 2236 "direction": "SOURCE", 2237 "codec_id": { 2238 "coding_format": 6, 2239 "vendor_company_id": 0, 2240 "vendor_codec_id": 0 2241 }, 2242 "codec_configuration": [ 2243 { 2244 "name": "sampling_frequency", 2245 "type": 1, 2246 "compound_value": { 2247 "value": [ 2248 3 2249 ] 2250 } 2251 }, 2252 { 2253 "name": "frame_duration", 2254 "type": 2, 2255 "compound_value": { 2256 "value": [ 2257 1 2258 ] 2259 } 2260 }, 2261 { 2262 "name": "octets_per_codec_frame", 2263 "type": 4, 2264 "compound_value": { 2265 "value": [ 2266 40, 2267 0 2268 ] 2269 } 2270 }, 2271 { 2272 "name": "codec_frame_blocks_per_sdu", 2273 "type": 5, 2274 "compound_value": { 2275 "value": [ 2276 1 2277 ] 2278 } 2279 } 2280 ], 2281 "ase_channel_cnt": 1 2282 } 2283 ] 2284 }, 2285 { 2286 "name": "Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1", 2287 "subconfigurations": [ 2288 { 2289 "ase_cnt": 2, 2290 "direction": "SINK", 2291 "codec_id": { 2292 "coding_format": 6, 2293 "vendor_company_id": 0, 2294 "vendor_codec_id": 0 2295 }, 2296 "codec_configuration": [ 2297 { 2298 "name": "sampling_frequency", 2299 "type": 1, 2300 "compound_value": { 2301 "value": [ 2302 3 2303 ] 2304 } 2305 }, 2306 { 2307 "name": "frame_duration", 2308 "type": 2, 2309 "compound_value": { 2310 "value": [ 2311 0 2312 ] 2313 } 2314 }, 2315 { 2316 "name": "octets_per_codec_frame", 2317 "type": 4, 2318 "compound_value": { 2319 "value": [ 2320 30, 2321 0 2322 ] 2323 } 2324 }, 2325 { 2326 "name": "codec_frame_blocks_per_sdu", 2327 "type": 5, 2328 "compound_value": { 2329 "value": [ 2330 1 2331 ] 2332 } 2333 } 2334 ], 2335 "ase_channel_cnt": 1 2336 }, 2337 { 2338 "ase_cnt": 2, 2339 "direction": "SOURCE", 2340 "codec_id": { 2341 "coding_format": 6, 2342 "vendor_company_id": 0, 2343 "vendor_codec_id": 0 2344 }, 2345 "codec_configuration": [ 2346 { 2347 "name": "sampling_frequency", 2348 "type": 1, 2349 "compound_value": { 2350 "value": [ 2351 3 2352 ] 2353 } 2354 }, 2355 { 2356 "name": "frame_duration", 2357 "type": 2, 2358 "compound_value": { 2359 "value": [ 2360 0 2361 ] 2362 } 2363 }, 2364 { 2365 "name": "octets_per_codec_frame", 2366 "type": 4, 2367 "compound_value": { 2368 "value": [ 2369 30, 2370 0 2371 ] 2372 } 2373 }, 2374 { 2375 "name": "codec_frame_blocks_per_sdu", 2376 "type": 5, 2377 "compound_value": { 2378 "value": [ 2379 1 2380 ] 2381 } 2382 } 2383 ], 2384 "ase_channel_cnt": 1 2385 } 2386 ] 2387 }, 2388 { 2389 "name": "Two-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 2390 "subconfigurations": [ 2391 { 2392 "ase_cnt": 2, 2393 "direction": "SINK", 2394 "codec_id": { 2395 "coding_format": 6, 2396 "vendor_company_id": 0, 2397 "vendor_codec_id": 0 2398 }, 2399 "codec_configuration": [ 2400 { 2401 "name": "sampling_frequency", 2402 "type": 1, 2403 "compound_value": { 2404 "value": [ 2405 3 2406 ] 2407 } 2408 }, 2409 { 2410 "name": "frame_duration", 2411 "type": 2, 2412 "compound_value": { 2413 "value": [ 2414 0 2415 ] 2416 } 2417 }, 2418 { 2419 "name": "octets_per_codec_frame", 2420 "type": 4, 2421 "compound_value": { 2422 "value": [ 2423 30, 2424 0 2425 ] 2426 } 2427 }, 2428 { 2429 "name": "codec_frame_blocks_per_sdu", 2430 "type": 5, 2431 "compound_value": { 2432 "value": [ 2433 1 2434 ] 2435 } 2436 } 2437 ], 2438 "ase_channel_cnt": 1 2439 }, 2440 { 2441 "ase_cnt": 1, 2442 "direction": "SOURCE", 2443 "codec_id": { 2444 "coding_format": 6, 2445 "vendor_company_id": 0, 2446 "vendor_codec_id": 0 2447 }, 2448 "codec_configuration": [ 2449 { 2450 "name": "sampling_frequency", 2451 "type": 1, 2452 "compound_value": { 2453 "value": [ 2454 3 2455 ] 2456 } 2457 }, 2458 { 2459 "name": "frame_duration", 2460 "type": 2, 2461 "compound_value": { 2462 "value": [ 2463 0 2464 ] 2465 } 2466 }, 2467 { 2468 "name": "octets_per_codec_frame", 2469 "type": 4, 2470 "compound_value": { 2471 "value": [ 2472 30, 2473 0 2474 ] 2475 } 2476 }, 2477 { 2478 "name": "codec_frame_blocks_per_sdu", 2479 "type": 5, 2480 "compound_value": { 2481 "value": [ 2482 1 2483 ] 2484 } 2485 } 2486 ], 2487 "ase_channel_cnt": 1 2488 } 2489 ] 2490 }, 2491 { 2492 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2", 2493 "subconfigurations": [ 2494 { 2495 "ase_cnt": 1, 2496 "direction": "SINK", 2497 "codec_id": { 2498 "coding_format": 6, 2499 "vendor_company_id": 0, 2500 "vendor_codec_id": 0 2501 }, 2502 "codec_configuration": [ 2503 { 2504 "name": "sampling_frequency", 2505 "type": 1, 2506 "compound_value": { 2507 "value": [ 2508 6 2509 ] 2510 } 2511 }, 2512 { 2513 "name": "frame_duration", 2514 "type": 2, 2515 "compound_value": { 2516 "value": [ 2517 1 2518 ] 2519 } 2520 }, 2521 { 2522 "name": "octets_per_codec_frame", 2523 "type": 4, 2524 "compound_value": { 2525 "value": [ 2526 80, 2527 0 2528 ] 2529 } 2530 }, 2531 { 2532 "name": "codec_frame_blocks_per_sdu", 2533 "type": 5, 2534 "compound_value": { 2535 "value": [ 2536 1 2537 ] 2538 } 2539 } 2540 ], 2541 "ase_channel_cnt": 2 2542 }, 2543 { 2544 "ase_cnt": 1, 2545 "direction": "SOURCE", 2546 "codec_id": { 2547 "coding_format": 6, 2548 "vendor_company_id": 0, 2549 "vendor_codec_id": 0 2550 }, 2551 "codec_configuration": [ 2552 { 2553 "name": "sampling_frequency", 2554 "type": 1, 2555 "compound_value": { 2556 "value": [ 2557 6 2558 ] 2559 } 2560 }, 2561 { 2562 "name": "frame_duration", 2563 "type": 2, 2564 "compound_value": { 2565 "value": [ 2566 1 2567 ] 2568 } 2569 }, 2570 { 2571 "name": "octets_per_codec_frame", 2572 "type": 4, 2573 "compound_value": { 2574 "value": [ 2575 80, 2576 0 2577 ] 2578 } 2579 }, 2580 { 2581 "name": "codec_frame_blocks_per_sdu", 2582 "type": 5, 2583 "compound_value": { 2584 "value": [ 2585 1 2586 ] 2587 } 2588 } 2589 ], 2590 "ase_channel_cnt": 2 2591 } 2592 ] 2593 }, 2594 { 2595 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2", 2596 "subconfigurations": [ 2597 { 2598 "ase_cnt": 1, 2599 "direction": "SINK", 2600 "codec_id": { 2601 "coding_format": 6, 2602 "vendor_company_id": 0, 2603 "vendor_codec_id": 0 2604 }, 2605 "codec_configuration": [ 2606 { 2607 "name": "sampling_frequency", 2608 "type": 1, 2609 "compound_value": { 2610 "value": [ 2611 3 2612 ] 2613 } 2614 }, 2615 { 2616 "name": "frame_duration", 2617 "type": 2, 2618 "compound_value": { 2619 "value": [ 2620 1 2621 ] 2622 } 2623 }, 2624 { 2625 "name": "octets_per_codec_frame", 2626 "type": 4, 2627 "compound_value": { 2628 "value": [ 2629 40, 2630 0 2631 ] 2632 } 2633 }, 2634 { 2635 "name": "codec_frame_blocks_per_sdu", 2636 "type": 5, 2637 "compound_value": { 2638 "value": [ 2639 1 2640 ] 2641 } 2642 } 2643 ], 2644 "ase_channel_cnt": 2 2645 }, 2646 { 2647 "ase_cnt": 1, 2648 "direction": "SOURCE", 2649 "codec_id": { 2650 "coding_format": 6, 2651 "vendor_company_id": 0, 2652 "vendor_codec_id": 0 2653 }, 2654 "codec_configuration": [ 2655 { 2656 "name": "sampling_frequency", 2657 "type": 1, 2658 "compound_value": { 2659 "value": [ 2660 3 2661 ] 2662 } 2663 }, 2664 { 2665 "name": "frame_duration", 2666 "type": 2, 2667 "compound_value": { 2668 "value": [ 2669 1 2670 ] 2671 } 2672 }, 2673 { 2674 "name": "octets_per_codec_frame", 2675 "type": 4, 2676 "compound_value": { 2677 "value": [ 2678 40, 2679 0 2680 ] 2681 } 2682 }, 2683 { 2684 "name": "codec_frame_blocks_per_sdu", 2685 "type": 5, 2686 "compound_value": { 2687 "value": [ 2688 1 2689 ] 2690 } 2691 } 2692 ], 2693 "ase_channel_cnt": 2 2694 } 2695 ] 2696 }, 2697 { 2698 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1", 2699 "subconfigurations": [ 2700 { 2701 "ase_cnt": 1, 2702 "direction": "SINK", 2703 "codec_id": { 2704 "coding_format": 6, 2705 "vendor_company_id": 0, 2706 "vendor_codec_id": 0 2707 }, 2708 "codec_configuration": [ 2709 { 2710 "name": "sampling_frequency", 2711 "type": 1, 2712 "compound_value": { 2713 "value": [ 2714 3 2715 ] 2716 } 2717 }, 2718 { 2719 "name": "frame_duration", 2720 "type": 2, 2721 "compound_value": { 2722 "value": [ 2723 0 2724 ] 2725 } 2726 }, 2727 { 2728 "name": "octets_per_codec_frame", 2729 "type": 4, 2730 "compound_value": { 2731 "value": [ 2732 30, 2733 0 2734 ] 2735 } 2736 }, 2737 { 2738 "name": "codec_frame_blocks_per_sdu", 2739 "type": 5, 2740 "compound_value": { 2741 "value": [ 2742 1 2743 ] 2744 } 2745 } 2746 ], 2747 "ase_channel_cnt": 2 2748 }, 2749 { 2750 "ase_cnt": 1, 2751 "direction": "SOURCE", 2752 "codec_id": { 2753 "coding_format": 6, 2754 "vendor_company_id": 0, 2755 "vendor_codec_id": 0 2756 }, 2757 "codec_configuration": [ 2758 { 2759 "name": "sampling_frequency", 2760 "type": 1, 2761 "compound_value": { 2762 "value": [ 2763 3 2764 ] 2765 } 2766 }, 2767 { 2768 "name": "frame_duration", 2769 "type": 2, 2770 "compound_value": { 2771 "value": [ 2772 0 2773 ] 2774 } 2775 }, 2776 { 2777 "name": "octets_per_codec_frame", 2778 "type": 4, 2779 "compound_value": { 2780 "value": [ 2781 30, 2782 0 2783 ] 2784 } 2785 }, 2786 { 2787 "name": "codec_frame_blocks_per_sdu", 2788 "type": 5, 2789 "compound_value": { 2790 "value": [ 2791 1 2792 ] 2793 } 2794 } 2795 ], 2796 "ase_channel_cnt": 2 2797 } 2798 ] 2799 }, 2800 { 2801 "name": "One-TwoChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 2802 "subconfigurations": [ 2803 { 2804 "ase_cnt": 1, 2805 "direction": "SINK", 2806 "codec_id": { 2807 "coding_format": 6, 2808 "vendor_company_id": 0, 2809 "vendor_codec_id": 0 2810 }, 2811 "codec_configuration": [ 2812 { 2813 "name": "sampling_frequency", 2814 "type": 1, 2815 "compound_value": { 2816 "value": [ 2817 3 2818 ] 2819 } 2820 }, 2821 { 2822 "name": "frame_duration", 2823 "type": 2, 2824 "compound_value": { 2825 "value": [ 2826 1 2827 ] 2828 } 2829 }, 2830 { 2831 "name": "octets_per_codec_frame", 2832 "type": 4, 2833 "compound_value": { 2834 "value": [ 2835 40, 2836 0 2837 ] 2838 } 2839 }, 2840 { 2841 "name": "codec_frame_blocks_per_sdu", 2842 "type": 5, 2843 "compound_value": { 2844 "value": [ 2845 1 2846 ] 2847 } 2848 } 2849 ], 2850 "ase_channel_cnt": 2 2851 }, 2852 { 2853 "ase_cnt": 1, 2854 "direction": "SOURCE", 2855 "codec_id": { 2856 "coding_format": 6, 2857 "vendor_company_id": 0, 2858 "vendor_codec_id": 0 2859 }, 2860 "codec_configuration": [ 2861 { 2862 "name": "sampling_frequency", 2863 "type": 1, 2864 "compound_value": { 2865 "value": [ 2866 3 2867 ] 2868 } 2869 }, 2870 { 2871 "name": "frame_duration", 2872 "type": 2, 2873 "compound_value": { 2874 "value": [ 2875 1 2876 ] 2877 } 2878 }, 2879 { 2880 "name": "octets_per_codec_frame", 2881 "type": 4, 2882 "compound_value": { 2883 "value": [ 2884 40, 2885 0 2886 ] 2887 } 2888 }, 2889 { 2890 "name": "codec_frame_blocks_per_sdu", 2891 "type": 5, 2892 "compound_value": { 2893 "value": [ 2894 1 2895 ] 2896 } 2897 } 2898 ], 2899 "ase_channel_cnt": 1 2900 } 2901 ] 2902 }, 2903 { 2904 "name": "One-TwoChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 2905 "subconfigurations": [ 2906 { 2907 "ase_cnt": 1, 2908 "direction": "SINK", 2909 "codec_id": { 2910 "coding_format": 6, 2911 "vendor_company_id": 0, 2912 "vendor_codec_id": 0 2913 }, 2914 "codec_configuration": [ 2915 { 2916 "name": "sampling_frequency", 2917 "type": 1, 2918 "compound_value": { 2919 "value": [ 2920 3 2921 ] 2922 } 2923 }, 2924 { 2925 "name": "frame_duration", 2926 "type": 2, 2927 "compound_value": { 2928 "value": [ 2929 0 2930 ] 2931 } 2932 }, 2933 { 2934 "name": "octets_per_codec_frame", 2935 "type": 4, 2936 "compound_value": { 2937 "value": [ 2938 30, 2939 0 2940 ] 2941 } 2942 }, 2943 { 2944 "name": "codec_frame_blocks_per_sdu", 2945 "type": 5, 2946 "compound_value": { 2947 "value": [ 2948 1 2949 ] 2950 } 2951 } 2952 ], 2953 "ase_channel_cnt": 2 2954 }, 2955 { 2956 "ase_cnt": 1, 2957 "direction": "SOURCE", 2958 "codec_id": { 2959 "coding_format": 6, 2960 "vendor_company_id": 0, 2961 "vendor_codec_id": 0 2962 }, 2963 "codec_configuration": [ 2964 { 2965 "name": "sampling_frequency", 2966 "type": 1, 2967 "compound_value": { 2968 "value": [ 2969 3 2970 ] 2971 } 2972 }, 2973 { 2974 "name": "frame_duration", 2975 "type": 2, 2976 "compound_value": { 2977 "value": [ 2978 0 2979 ] 2980 } 2981 }, 2982 { 2983 "name": "octets_per_codec_frame", 2984 "type": 4, 2985 "compound_value": { 2986 "value": [ 2987 30, 2988 0 2989 ] 2990 } 2991 }, 2992 { 2993 "name": "codec_frame_blocks_per_sdu", 2994 "type": 5, 2995 "compound_value": { 2996 "value": [ 2997 1 2998 ] 2999 } 3000 } 3001 ], 3002 "ase_channel_cnt": 1 3003 } 3004 ] 3005 }, 3006 { 3007 "name": "One-OneChan-SnkAse-Lc3_16_2-One-OneChan-SrcAse-Lc3_16_2", 3008 "subconfigurations": [ 3009 { 3010 "ase_cnt": 1, 3011 "direction": "SINK", 3012 "codec_id": { 3013 "coding_format": 6, 3014 "vendor_company_id": 0, 3015 "vendor_codec_id": 0 3016 }, 3017 "codec_configuration": [ 3018 { 3019 "name": "sampling_frequency", 3020 "type": 1, 3021 "compound_value": { 3022 "value": [ 3023 3 3024 ] 3025 } 3026 }, 3027 { 3028 "name": "frame_duration", 3029 "type": 2, 3030 "compound_value": { 3031 "value": [ 3032 1 3033 ] 3034 } 3035 }, 3036 { 3037 "name": "octets_per_codec_frame", 3038 "type": 4, 3039 "compound_value": { 3040 "value": [ 3041 40, 3042 0 3043 ] 3044 } 3045 }, 3046 { 3047 "name": "codec_frame_blocks_per_sdu", 3048 "type": 5, 3049 "compound_value": { 3050 "value": [ 3051 1 3052 ] 3053 } 3054 } 3055 ], 3056 "ase_channel_cnt": 1 3057 }, 3058 { 3059 "ase_cnt": 1, 3060 "direction": "SOURCE", 3061 "codec_id": { 3062 "coding_format": 6, 3063 "vendor_company_id": 0, 3064 "vendor_codec_id": 0 3065 }, 3066 "codec_configuration": [ 3067 { 3068 "name": "sampling_frequency", 3069 "type": 1, 3070 "compound_value": { 3071 "value": [ 3072 3 3073 ] 3074 } 3075 }, 3076 { 3077 "name": "frame_duration", 3078 "type": 2, 3079 "compound_value": { 3080 "value": [ 3081 1 3082 ] 3083 } 3084 }, 3085 { 3086 "name": "octets_per_codec_frame", 3087 "type": 4, 3088 "compound_value": { 3089 "value": [ 3090 40, 3091 0 3092 ] 3093 } 3094 }, 3095 { 3096 "name": "codec_frame_blocks_per_sdu", 3097 "type": 5, 3098 "compound_value": { 3099 "value": [ 3100 1 3101 ] 3102 } 3103 } 3104 ], 3105 "ase_channel_cnt": 1 3106 } 3107 ] 3108 }, 3109 { 3110 "name": "One-OneChan-SnkAse-Lc3_16_1-One-OneChan-SrcAse-Lc3_16_1", 3111 "subconfigurations": [ 3112 { 3113 "ase_cnt": 1, 3114 "direction": "SINK", 3115 "codec_id": { 3116 "coding_format": 6, 3117 "vendor_company_id": 0, 3118 "vendor_codec_id": 0 3119 }, 3120 "codec_configuration": [ 3121 { 3122 "name": "sampling_frequency", 3123 "type": 1, 3124 "compound_value": { 3125 "value": [ 3126 3 3127 ] 3128 } 3129 }, 3130 { 3131 "name": "frame_duration", 3132 "type": 2, 3133 "compound_value": { 3134 "value": [ 3135 0 3136 ] 3137 } 3138 }, 3139 { 3140 "name": "octets_per_codec_frame", 3141 "type": 4, 3142 "compound_value": { 3143 "value": [ 3144 30, 3145 0 3146 ] 3147 } 3148 }, 3149 { 3150 "name": "codec_frame_blocks_per_sdu", 3151 "type": 5, 3152 "compound_value": { 3153 "value": [ 3154 1 3155 ] 3156 } 3157 } 3158 ], 3159 "ase_channel_cnt": 1 3160 }, 3161 { 3162 "ase_cnt": 1, 3163 "direction": "SOURCE", 3164 "codec_id": { 3165 "coding_format": 6, 3166 "vendor_company_id": 0, 3167 "vendor_codec_id": 0 3168 }, 3169 "codec_configuration": [ 3170 { 3171 "name": "sampling_frequency", 3172 "type": 1, 3173 "compound_value": { 3174 "value": [ 3175 3 3176 ] 3177 } 3178 }, 3179 { 3180 "name": "frame_duration", 3181 "type": 2, 3182 "compound_value": { 3183 "value": [ 3184 0 3185 ] 3186 } 3187 }, 3188 { 3189 "name": "octets_per_codec_frame", 3190 "type": 4, 3191 "compound_value": { 3192 "value": [ 3193 30, 3194 0 3195 ] 3196 } 3197 }, 3198 { 3199 "name": "codec_frame_blocks_per_sdu", 3200 "type": 5, 3201 "compound_value": { 3202 "value": [ 3203 1 3204 ] 3205 } 3206 } 3207 ], 3208 "ase_channel_cnt": 1 3209 } 3210 ] 3211 }, 3212 { 3213 "name": "One-OneChan-SrcAse-Lc3_48_4", 3214 "subconfigurations": [ 3215 { 3216 "ase_cnt": 1, 3217 "direction": "SOURCE", 3218 "codec_id": { 3219 "coding_format": 6, 3220 "vendor_company_id": 0, 3221 "vendor_codec_id": 0 3222 }, 3223 "codec_configuration": [ 3224 { 3225 "name": "sampling_frequency", 3226 "type": 1, 3227 "compound_value": { 3228 "value": [ 3229 8 3230 ] 3231 } 3232 }, 3233 { 3234 "name": "frame_duration", 3235 "type": 2, 3236 "compound_value": { 3237 "value": [ 3238 1 3239 ] 3240 } 3241 }, 3242 { 3243 "name": "octets_per_codec_frame", 3244 "type": 4, 3245 "compound_value": { 3246 "value": [ 3247 120, 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 "ase_channel_cnt": 1 3263 } 3264 ] 3265 }, 3266 { 3267 "name": "One-OneChan-SrcAse-Lc3_48_3", 3268 "subconfigurations": [ 3269 { 3270 "ase_cnt": 1, 3271 "direction": "SOURCE", 3272 "codec_id": { 3273 "coding_format": 6, 3274 "vendor_company_id": 0, 3275 "vendor_codec_id": 0 3276 }, 3277 "codec_configuration": [ 3278 { 3279 "name": "sampling_frequency", 3280 "type": 1, 3281 "compound_value": { 3282 "value": [ 3283 8 3284 ] 3285 } 3286 }, 3287 { 3288 "name": "frame_duration", 3289 "type": 2, 3290 "compound_value": { 3291 "value": [ 3292 0 3293 ] 3294 } 3295 }, 3296 { 3297 "name": "octets_per_codec_frame", 3298 "type": 4, 3299 "compound_value": { 3300 "value": [ 3301 90, 3302 0 3303 ] 3304 } 3305 }, 3306 { 3307 "name": "codec_frame_blocks_per_sdu", 3308 "type": 5, 3309 "compound_value": { 3310 "value": [ 3311 1 3312 ] 3313 } 3314 } 3315 ], 3316 "ase_channel_cnt": 1 3317 } 3318 ] 3319 }, 3320 { 3321 "name": "One-OneChan-SrcAse-Lc3_48_2", 3322 "subconfigurations": [ 3323 { 3324 "ase_cnt": 1, 3325 "direction": "SOURCE", 3326 "codec_id": { 3327 "coding_format": 6, 3328 "vendor_company_id": 0, 3329 "vendor_codec_id": 0 3330 }, 3331 "codec_configuration": [ 3332 { 3333 "name": "sampling_frequency", 3334 "type": 1, 3335 "compound_value": { 3336 "value": [ 3337 8 3338 ] 3339 } 3340 }, 3341 { 3342 "name": "frame_duration", 3343 "type": 2, 3344 "compound_value": { 3345 "value": [ 3346 1 3347 ] 3348 } 3349 }, 3350 { 3351 "name": "octets_per_codec_frame", 3352 "type": 4, 3353 "compound_value": { 3354 "value": [ 3355 100, 3356 0 3357 ] 3358 } 3359 }, 3360 { 3361 "name": "codec_frame_blocks_per_sdu", 3362 "type": 5, 3363 "compound_value": { 3364 "value": [ 3365 1 3366 ] 3367 } 3368 } 3369 ], 3370 "ase_channel_cnt": 1 3371 } 3372 ] 3373 }, 3374 { 3375 "name": "One-OneChan-SrcAse-Lc3_48_1", 3376 "subconfigurations": [ 3377 { 3378 "ase_cnt": 1, 3379 "direction": "SOURCE", 3380 "codec_id": { 3381 "coding_format": 6, 3382 "vendor_company_id": 0, 3383 "vendor_codec_id": 0 3384 }, 3385 "codec_configuration": [ 3386 { 3387 "name": "sampling_frequency", 3388 "type": 1, 3389 "compound_value": { 3390 "value": [ 3391 8 3392 ] 3393 } 3394 }, 3395 { 3396 "name": "frame_duration", 3397 "type": 2, 3398 "compound_value": { 3399 "value": [ 3400 0 3401 ] 3402 } 3403 }, 3404 { 3405 "name": "octets_per_codec_frame", 3406 "type": 4, 3407 "compound_value": { 3408 "value": [ 3409 75, 3410 0 3411 ] 3412 } 3413 }, 3414 { 3415 "name": "codec_frame_blocks_per_sdu", 3416 "type": 5, 3417 "compound_value": { 3418 "value": [ 3419 1 3420 ] 3421 } 3422 } 3423 ], 3424 "ase_channel_cnt": 1 3425 } 3426 ] 3427 }, 3428 { 3429 "name": "One-OneChan-SrcAse-Lc3_32_2", 3430 "subconfigurations": [ 3431 { 3432 "ase_cnt": 1, 3433 "direction": "SOURCE", 3434 "codec_id": { 3435 "coding_format": 6, 3436 "vendor_company_id": 0, 3437 "vendor_codec_id": 0 3438 }, 3439 "codec_configuration": [ 3440 { 3441 "name": "sampling_frequency", 3442 "type": 1, 3443 "compound_value": { 3444 "value": [ 3445 6 3446 ] 3447 } 3448 }, 3449 { 3450 "name": "frame_duration", 3451 "type": 2, 3452 "compound_value": { 3453 "value": [ 3454 1 3455 ] 3456 } 3457 }, 3458 { 3459 "name": "octets_per_codec_frame", 3460 "type": 4, 3461 "compound_value": { 3462 "value": [ 3463 80, 3464 0 3465 ] 3466 } 3467 }, 3468 { 3469 "name": "codec_frame_blocks_per_sdu", 3470 "type": 5, 3471 "compound_value": { 3472 "value": [ 3473 1 3474 ] 3475 } 3476 } 3477 ], 3478 "ase_channel_cnt": 1 3479 } 3480 ] 3481 }, 3482 { 3483 "name": "One-OneChan-SrcAse-Lc3_32_1", 3484 "subconfigurations": [ 3485 { 3486 "ase_cnt": 1, 3487 "direction": "SOURCE", 3488 "codec_id": { 3489 "coding_format": 6, 3490 "vendor_company_id": 0, 3491 "vendor_codec_id": 0 3492 }, 3493 "codec_configuration": [ 3494 { 3495 "name": "sampling_frequency", 3496 "type": 1, 3497 "compound_value": { 3498 "value": [ 3499 6 3500 ] 3501 } 3502 }, 3503 { 3504 "name": "frame_duration", 3505 "type": 2, 3506 "compound_value": { 3507 "value": [ 3508 0 3509 ] 3510 } 3511 }, 3512 { 3513 "name": "octets_per_codec_frame", 3514 "type": 4, 3515 "compound_value": { 3516 "value": [ 3517 60, 3518 0 3519 ] 3520 } 3521 }, 3522 { 3523 "name": "codec_frame_blocks_per_sdu", 3524 "type": 5, 3525 "compound_value": { 3526 "value": [ 3527 1 3528 ] 3529 } 3530 } 3531 ], 3532 "ase_channel_cnt": 1 3533 } 3534 ] 3535 }, 3536 { 3537 "name": "One-OneChan-SrcAse-Lc3_24_1", 3538 "subconfigurations": [ 3539 { 3540 "ase_cnt": 1, 3541 "direction": "SOURCE", 3542 "codec_id": { 3543 "coding_format": 6, 3544 "vendor_company_id": 0, 3545 "vendor_codec_id": 0 3546 }, 3547 "codec_configuration": [ 3548 { 3549 "name": "sampling_frequency", 3550 "type": 1, 3551 "compound_value": { 3552 "value": [ 3553 5 3554 ] 3555 } 3556 }, 3557 { 3558 "name": "frame_duration", 3559 "type": 2, 3560 "compound_value": { 3561 "value": [ 3562 0 3563 ] 3564 } 3565 }, 3566 { 3567 "name": "octets_per_codec_frame", 3568 "type": 4, 3569 "compound_value": { 3570 "value": [ 3571 45, 3572 0 3573 ] 3574 } 3575 }, 3576 { 3577 "name": "codec_frame_blocks_per_sdu", 3578 "type": 5, 3579 "compound_value": { 3580 "value": [ 3581 1 3582 ] 3583 } 3584 } 3585 ], 3586 "ase_channel_cnt": 1 3587 } 3588 ] 3589 }, 3590 { 3591 "name": "One-OneChan-SrcAse-Lc3_16_2", 3592 "subconfigurations": [ 3593 { 3594 "ase_cnt": 1, 3595 "direction": "SOURCE", 3596 "codec_id": { 3597 "coding_format": 6, 3598 "vendor_company_id": 0, 3599 "vendor_codec_id": 0 3600 }, 3601 "codec_configuration": [ 3602 { 3603 "name": "sampling_frequency", 3604 "type": 1, 3605 "compound_value": { 3606 "value": [ 3607 3 3608 ] 3609 } 3610 }, 3611 { 3612 "name": "frame_duration", 3613 "type": 2, 3614 "compound_value": { 3615 "value": [ 3616 1 3617 ] 3618 } 3619 }, 3620 { 3621 "name": "octets_per_codec_frame", 3622 "type": 4, 3623 "compound_value": { 3624 "value": [ 3625 40, 3626 0 3627 ] 3628 } 3629 }, 3630 { 3631 "name": "codec_frame_blocks_per_sdu", 3632 "type": 5, 3633 "compound_value": { 3634 "value": [ 3635 1 3636 ] 3637 } 3638 } 3639 ], 3640 "ase_channel_cnt": 1 3641 } 3642 ] 3643 }, 3644 { 3645 "name": "One-OneChan-SrcAse-Lc3_16_1", 3646 "subconfigurations": [ 3647 { 3648 "ase_cnt": 1, 3649 "direction": "SOURCE", 3650 "codec_id": { 3651 "coding_format": 6, 3652 "vendor_company_id": 0, 3653 "vendor_codec_id": 0 3654 }, 3655 "codec_configuration": [ 3656 { 3657 "name": "sampling_frequency", 3658 "type": 1, 3659 "compound_value": { 3660 "value": [ 3661 3 3662 ] 3663 } 3664 }, 3665 { 3666 "name": "frame_duration", 3667 "type": 2, 3668 "compound_value": { 3669 "value": [ 3670 0 3671 ] 3672 } 3673 }, 3674 { 3675 "name": "octets_per_codec_frame", 3676 "type": 4, 3677 "compound_value": { 3678 "value": [ 3679 30, 3680 0 3681 ] 3682 } 3683 }, 3684 { 3685 "name": "codec_frame_blocks_per_sdu", 3686 "type": 5, 3687 "compound_value": { 3688 "value": [ 3689 1 3690 ] 3691 } 3692 } 3693 ], 3694 "ase_channel_cnt": 1 3695 } 3696 ] 3697 }, 3698 { 3699 "name": "Two-OneChan-SnkAse-Lc3_48_4", 3700 "subconfigurations": [ 3701 { 3702 "ase_cnt": 2, 3703 "direction": "SINK", 3704 "codec_id": { 3705 "coding_format": 6, 3706 "vendor_company_id": 0, 3707 "vendor_codec_id": 0 3708 }, 3709 "codec_configuration": [ 3710 { 3711 "name": "sampling_frequency", 3712 "type": 1, 3713 "compound_value": { 3714 "value": [ 3715 8 3716 ] 3717 } 3718 }, 3719 { 3720 "name": "frame_duration", 3721 "type": 2, 3722 "compound_value": { 3723 "value": [ 3724 1 3725 ] 3726 } 3727 }, 3728 { 3729 "name": "octets_per_codec_frame", 3730 "type": 4, 3731 "compound_value": { 3732 "value": [ 3733 120, 3734 0 3735 ] 3736 } 3737 }, 3738 { 3739 "name": "codec_frame_blocks_per_sdu", 3740 "type": 5, 3741 "compound_value": { 3742 "value": [ 3743 1 3744 ] 3745 } 3746 } 3747 ], 3748 "ase_channel_cnt": 1 3749 } 3750 ] 3751 }, 3752 { 3753 "name": "Two-OneChan-SnkAse-Lc3_48_3", 3754 "subconfigurations": [ 3755 { 3756 "ase_cnt": 2, 3757 "direction": "SINK", 3758 "codec_id": { 3759 "coding_format": 6, 3760 "vendor_company_id": 0, 3761 "vendor_codec_id": 0 3762 }, 3763 "codec_configuration": [ 3764 { 3765 "name": "sampling_frequency", 3766 "type": 1, 3767 "compound_value": { 3768 "value": [ 3769 8 3770 ] 3771 } 3772 }, 3773 { 3774 "name": "frame_duration", 3775 "type": 2, 3776 "compound_value": { 3777 "value": [ 3778 1 3779 ] 3780 } 3781 }, 3782 { 3783 "name": "octets_per_codec_frame", 3784 "type": 4, 3785 "compound_value": { 3786 "value": [ 3787 90, 3788 0 3789 ] 3790 } 3791 }, 3792 { 3793 "name": "codec_frame_blocks_per_sdu", 3794 "type": 5, 3795 "compound_value": { 3796 "value": [ 3797 1 3798 ] 3799 } 3800 } 3801 ], 3802 "ase_channel_cnt": 1 3803 } 3804 ] 3805 }, 3806 { 3807 "name": "Two-OneChan-SnkAse-Lc3_48_2", 3808 "subconfigurations": [ 3809 { 3810 "ase_cnt": 2, 3811 "direction": "SINK", 3812 "codec_id": { 3813 "coding_format": 6, 3814 "vendor_company_id": 0, 3815 "vendor_codec_id": 0 3816 }, 3817 "codec_configuration": [ 3818 { 3819 "name": "sampling_frequency", 3820 "type": 1, 3821 "compound_value": { 3822 "value": [ 3823 8 3824 ] 3825 } 3826 }, 3827 { 3828 "name": "frame_duration", 3829 "type": 2, 3830 "compound_value": { 3831 "value": [ 3832 1 3833 ] 3834 } 3835 }, 3836 { 3837 "name": "octets_per_codec_frame", 3838 "type": 4, 3839 "compound_value": { 3840 "value": [ 3841 100, 3842 0 3843 ] 3844 } 3845 }, 3846 { 3847 "name": "codec_frame_blocks_per_sdu", 3848 "type": 5, 3849 "compound_value": { 3850 "value": [ 3851 1 3852 ] 3853 } 3854 } 3855 ], 3856 "ase_channel_cnt": 1 3857 } 3858 ] 3859 }, 3860 { 3861 "name": "Two-OneChan-SnkAse-Lc3_48_1", 3862 "subconfigurations": [ 3863 { 3864 "ase_cnt": 2, 3865 "direction": "SINK", 3866 "codec_id": { 3867 "coding_format": 6, 3868 "vendor_company_id": 0, 3869 "vendor_codec_id": 0 3870 }, 3871 "codec_configuration": [ 3872 { 3873 "name": "sampling_frequency", 3874 "type": 1, 3875 "compound_value": { 3876 "value": [ 3877 8 3878 ] 3879 } 3880 }, 3881 { 3882 "name": "frame_duration", 3883 "type": 2, 3884 "compound_value": { 3885 "value": [ 3886 0 3887 ] 3888 } 3889 }, 3890 { 3891 "name": "octets_per_codec_frame", 3892 "type": 4, 3893 "compound_value": { 3894 "value": [ 3895 75, 3896 0 3897 ] 3898 } 3899 }, 3900 { 3901 "name": "codec_frame_blocks_per_sdu", 3902 "type": 5, 3903 "compound_value": { 3904 "value": [ 3905 1 3906 ] 3907 } 3908 } 3909 ], 3910 "ase_channel_cnt": 1 3911 } 3912 ] 3913 }, 3914 { 3915 "name": "One-TwoChan-SnkAse-Lc3_48_4", 3916 "subconfigurations": [ 3917 { 3918 "ase_cnt": 1, 3919 "direction": "SINK", 3920 "codec_id": { 3921 "coding_format": 6, 3922 "vendor_company_id": 0, 3923 "vendor_codec_id": 0 3924 }, 3925 "codec_configuration": [ 3926 { 3927 "name": "sampling_frequency", 3928 "type": 1, 3929 "compound_value": { 3930 "value": [ 3931 8 3932 ] 3933 } 3934 }, 3935 { 3936 "name": "frame_duration", 3937 "type": 2, 3938 "compound_value": { 3939 "value": [ 3940 1 3941 ] 3942 } 3943 }, 3944 { 3945 "name": "octets_per_codec_frame", 3946 "type": 4, 3947 "compound_value": { 3948 "value": [ 3949 120, 3950 0 3951 ] 3952 } 3953 }, 3954 { 3955 "name": "codec_frame_blocks_per_sdu", 3956 "type": 5, 3957 "compound_value": { 3958 "value": [ 3959 1 3960 ] 3961 } 3962 } 3963 ], 3964 "ase_channel_cnt": 2 3965 } 3966 ] 3967 }, 3968 { 3969 "name": "One-TwoChan-SnkAse-Lc3_48_3", 3970 "subconfigurations": [ 3971 { 3972 "ase_cnt": 1, 3973 "direction": "SINK", 3974 "codec_id": { 3975 "coding_format": 6, 3976 "vendor_company_id": 0, 3977 "vendor_codec_id": 0 3978 }, 3979 "codec_configuration": [ 3980 { 3981 "name": "sampling_frequency", 3982 "type": 1, 3983 "compound_value": { 3984 "value": [ 3985 8 3986 ] 3987 } 3988 }, 3989 { 3990 "name": "frame_duration", 3991 "type": 2, 3992 "compound_value": { 3993 "value": [ 3994 1 3995 ] 3996 } 3997 }, 3998 { 3999 "name": "octets_per_codec_frame", 4000 "type": 4, 4001 "compound_value": { 4002 "value": [ 4003 90, 4004 0 4005 ] 4006 } 4007 }, 4008 { 4009 "name": "codec_frame_blocks_per_sdu", 4010 "type": 5, 4011 "compound_value": { 4012 "value": [ 4013 1 4014 ] 4015 } 4016 } 4017 ], 4018 "ase_channel_cnt": 2 4019 } 4020 ] 4021 }, 4022 { 4023 "name": "One-TwoChan-SnkAse-Lc3_48_2", 4024 "subconfigurations": [ 4025 { 4026 "ase_cnt": 1, 4027 "direction": "SINK", 4028 "codec_id": { 4029 "coding_format": 6, 4030 "vendor_company_id": 0, 4031 "vendor_codec_id": 0 4032 }, 4033 "codec_configuration": [ 4034 { 4035 "name": "sampling_frequency", 4036 "type": 1, 4037 "compound_value": { 4038 "value": [ 4039 8 4040 ] 4041 } 4042 }, 4043 { 4044 "name": "frame_duration", 4045 "type": 2, 4046 "compound_value": { 4047 "value": [ 4048 1 4049 ] 4050 } 4051 }, 4052 { 4053 "name": "octets_per_codec_frame", 4054 "type": 4, 4055 "compound_value": { 4056 "value": [ 4057 100, 4058 0 4059 ] 4060 } 4061 }, 4062 { 4063 "name": "codec_frame_blocks_per_sdu", 4064 "type": 5, 4065 "compound_value": { 4066 "value": [ 4067 1 4068 ] 4069 } 4070 } 4071 ], 4072 "ase_channel_cnt": 2 4073 } 4074 ] 4075 }, 4076 { 4077 "name": "One-TwoChan-SnkAse-Lc3_48_1", 4078 "subconfigurations": [ 4079 { 4080 "ase_cnt": 1, 4081 "direction": "SINK", 4082 "codec_id": { 4083 "coding_format": 6, 4084 "vendor_company_id": 0, 4085 "vendor_codec_id": 0 4086 }, 4087 "codec_configuration": [ 4088 { 4089 "name": "sampling_frequency", 4090 "type": 1, 4091 "compound_value": { 4092 "value": [ 4093 8 4094 ] 4095 } 4096 }, 4097 { 4098 "name": "frame_duration", 4099 "type": 2, 4100 "compound_value": { 4101 "value": [ 4102 0 4103 ] 4104 } 4105 }, 4106 { 4107 "name": "octets_per_codec_frame", 4108 "type": 4, 4109 "compound_value": { 4110 "value": [ 4111 75, 4112 0 4113 ] 4114 } 4115 }, 4116 { 4117 "name": "codec_frame_blocks_per_sdu", 4118 "type": 5, 4119 "compound_value": { 4120 "value": [ 4121 1 4122 ] 4123 } 4124 } 4125 ], 4126 "ase_channel_cnt": 2 4127 } 4128 ] 4129 }, 4130 { 4131 "name": "One-OneChan-SnkAse-Lc3_48_4", 4132 "subconfigurations": [ 4133 { 4134 "ase_cnt": 1, 4135 "direction": "SINK", 4136 "codec_id": { 4137 "coding_format": 6, 4138 "vendor_company_id": 0, 4139 "vendor_codec_id": 0 4140 }, 4141 "codec_configuration": [ 4142 { 4143 "name": "sampling_frequency", 4144 "type": 1, 4145 "compound_value": { 4146 "value": [ 4147 8 4148 ] 4149 } 4150 }, 4151 { 4152 "name": "frame_duration", 4153 "type": 2, 4154 "compound_value": { 4155 "value": [ 4156 1 4157 ] 4158 } 4159 }, 4160 { 4161 "name": "octets_per_codec_frame", 4162 "type": 4, 4163 "compound_value": { 4164 "value": [ 4165 120, 4166 0 4167 ] 4168 } 4169 }, 4170 { 4171 "name": "codec_frame_blocks_per_sdu", 4172 "type": 5, 4173 "compound_value": { 4174 "value": [ 4175 1 4176 ] 4177 } 4178 } 4179 ], 4180 "ase_channel_cnt": 1 4181 } 4182 ] 4183 }, 4184 { 4185 "name": "One-OneChan-SnkAse-Lc3_48_3", 4186 "subconfigurations": [ 4187 { 4188 "ase_cnt": 1, 4189 "direction": "SINK", 4190 "codec_id": { 4191 "coding_format": 6, 4192 "vendor_company_id": 0, 4193 "vendor_codec_id": 0 4194 }, 4195 "codec_configuration": [ 4196 { 4197 "name": "sampling_frequency", 4198 "type": 1, 4199 "compound_value": { 4200 "value": [ 4201 8 4202 ] 4203 } 4204 }, 4205 { 4206 "name": "frame_duration", 4207 "type": 2, 4208 "compound_value": { 4209 "value": [ 4210 1 4211 ] 4212 } 4213 }, 4214 { 4215 "name": "octets_per_codec_frame", 4216 "type": 4, 4217 "compound_value": { 4218 "value": [ 4219 90, 4220 0 4221 ] 4222 } 4223 }, 4224 { 4225 "name": "codec_frame_blocks_per_sdu", 4226 "type": 5, 4227 "compound_value": { 4228 "value": [ 4229 1 4230 ] 4231 } 4232 } 4233 ], 4234 "ase_channel_cnt": 1 4235 } 4236 ] 4237 }, 4238 { 4239 "name": "One-OneChan-SnkAse-Lc3_48_2", 4240 "subconfigurations": [ 4241 { 4242 "ase_cnt": 1, 4243 "direction": "SINK", 4244 "codec_id": { 4245 "coding_format": 6, 4246 "vendor_company_id": 0, 4247 "vendor_codec_id": 0 4248 }, 4249 "codec_configuration": [ 4250 { 4251 "name": "sampling_frequency", 4252 "type": 1, 4253 "compound_value": { 4254 "value": [ 4255 8 4256 ] 4257 } 4258 }, 4259 { 4260 "name": "frame_duration", 4261 "type": 2, 4262 "compound_value": { 4263 "value": [ 4264 1 4265 ] 4266 } 4267 }, 4268 { 4269 "name": "octets_per_codec_frame", 4270 "type": 4, 4271 "compound_value": { 4272 "value": [ 4273 100, 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 "ase_channel_cnt": 1 4289 } 4290 ] 4291 }, 4292 { 4293 "name": "One-OneChan-SnkAse-Lc3_48_1", 4294 "subconfigurations": [ 4295 { 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 8 4310 ] 4311 } 4312 }, 4313 { 4314 "name": "frame_duration", 4315 "type": 2, 4316 "compound_value": { 4317 "value": [ 4318 0 4319 ] 4320 } 4321 }, 4322 { 4323 "name": "octets_per_codec_frame", 4324 "type": 4, 4325 "compound_value": { 4326 "value": [ 4327 75, 4328 0 4329 ] 4330 } 4331 }, 4332 { 4333 "name": "codec_frame_blocks_per_sdu", 4334 "type": 5, 4335 "compound_value": { 4336 "value": [ 4337 1 4338 ] 4339 } 4340 } 4341 ], 4342 "ase_channel_cnt": 1 4343 } 4344 ] 4345 }, 4346 { 4347 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_100octs_1", 4348 "subconfigurations": [ 4349 { 4350 "ase_cnt": 1, 4351 "direction": "SINK", 4352 "codec_id": { 4353 "coding_format": 6, 4354 "vendor_company_id": 0, 4355 "vendor_codec_id": 0 4356 }, 4357 "codec_configuration": [ 4358 { 4359 "name": "sampling_frequency", 4360 "type": 1, 4361 "compound_value": { 4362 "value": [ 4363 8 4364 ] 4365 } 4366 }, 4367 { 4368 "name": "frame_duration", 4369 "type": 2, 4370 "compound_value": { 4371 "value": [ 4372 0 4373 ] 4374 } 4375 }, 4376 { 4377 "name": "octets_per_codec_frame", 4378 "type": 4, 4379 "compound_value": { 4380 "value": [ 4381 100, 4382 0 4383 ] 4384 } 4385 }, 4386 { 4387 "name": "codec_frame_blocks_per_sdu", 4388 "type": 5, 4389 "compound_value": { 4390 "value": [ 4391 1 4392 ] 4393 } 4394 } 4395 ], 4396 "ase_channel_cnt": 2 4397 } 4398 ] 4399 }, 4400 { 4401 "name": "VND_DualDev_OneChanStereoSnk_48khz_100octs_1", 4402 "subconfigurations": [ 4403 { 4404 "ase_cnt": 2, 4405 "direction": "SINK", 4406 "codec_id": { 4407 "coding_format": 6, 4408 "vendor_company_id": 0, 4409 "vendor_codec_id": 0 4410 }, 4411 "codec_configuration": [ 4412 { 4413 "name": "sampling_frequency", 4414 "type": 1, 4415 "compound_value": { 4416 "value": [ 4417 8 4418 ] 4419 } 4420 }, 4421 { 4422 "name": "frame_duration", 4423 "type": 2, 4424 "compound_value": { 4425 "value": [ 4426 0 4427 ] 4428 } 4429 }, 4430 { 4431 "name": "octets_per_codec_frame", 4432 "type": 4, 4433 "compound_value": { 4434 "value": [ 4435 100, 4436 0 4437 ] 4438 } 4439 }, 4440 { 4441 "name": "codec_frame_blocks_per_sdu", 4442 "type": 5, 4443 "compound_value": { 4444 "value": [ 4445 1 4446 ] 4447 } 4448 } 4449 ], 4450 "ase_channel_cnt": 1 4451 } 4452 ] 4453 }, 4454 { 4455 "name": "VND_SingleDev_OneChanStereoSnk_48khz_100octs_1", 4456 "subconfigurations": [ 4457 { 4458 "ase_cnt": 2, 4459 "direction": "SINK", 4460 "codec_id": { 4461 "coding_format": 6, 4462 "vendor_company_id": 0, 4463 "vendor_codec_id": 0 4464 }, 4465 "codec_configuration": [ 4466 { 4467 "name": "sampling_frequency", 4468 "type": 1, 4469 "compound_value": { 4470 "value": [ 4471 8 4472 ] 4473 } 4474 }, 4475 { 4476 "name": "frame_duration", 4477 "type": 2, 4478 "compound_value": { 4479 "value": [ 4480 0 4481 ] 4482 } 4483 }, 4484 { 4485 "name": "octets_per_codec_frame", 4486 "type": 4, 4487 "compound_value": { 4488 "value": [ 4489 100, 4490 0 4491 ] 4492 } 4493 }, 4494 { 4495 "name": "codec_frame_blocks_per_sdu", 4496 "type": 5, 4497 "compound_value": { 4498 "value": [ 4499 1 4500 ] 4501 } 4502 } 4503 ], 4504 "ase_channel_cnt": 1 4505 } 4506 ] 4507 }, 4508 { 4509 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_1", 4510 "subconfigurations": [ 4511 { 4512 "ase_cnt": 1, 4513 "direction": "SINK", 4514 "codec_id": { 4515 "coding_format": 6, 4516 "vendor_company_id": 0, 4517 "vendor_codec_id": 0 4518 }, 4519 "codec_configuration": [ 4520 { 4521 "name": "sampling_frequency", 4522 "type": 1, 4523 "compound_value": { 4524 "value": [ 4525 8 4526 ] 4527 } 4528 }, 4529 { 4530 "name": "frame_duration", 4531 "type": 2, 4532 "compound_value": { 4533 "value": [ 4534 0 4535 ] 4536 } 4537 }, 4538 { 4539 "name": "octets_per_codec_frame", 4540 "type": 4, 4541 "compound_value": { 4542 "value": [ 4543 75, 4544 0 4545 ] 4546 } 4547 }, 4548 { 4549 "name": "codec_frame_blocks_per_sdu", 4550 "type": 5, 4551 "compound_value": { 4552 "value": [ 4553 1 4554 ] 4555 } 4556 } 4557 ], 4558 "ase_channel_cnt": 2 4559 } 4560 ] 4561 }, 4562 { 4563 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_32_2", 4564 "subconfigurations": [ 4565 { 4566 "ase_cnt": 2, 4567 "direction": "SINK", 4568 "codec_id": { 4569 "coding_format": 6, 4570 "vendor_company_id": 0, 4571 "vendor_codec_id": 0 4572 }, 4573 "codec_configuration": [ 4574 { 4575 "name": "sampling_frequency", 4576 "type": 1, 4577 "compound_value": { 4578 "value": [ 4579 8 4580 ] 4581 } 4582 }, 4583 { 4584 "name": "frame_duration", 4585 "type": 2, 4586 "compound_value": { 4587 "value": [ 4588 1 4589 ] 4590 } 4591 }, 4592 { 4593 "name": "octets_per_codec_frame", 4594 "type": 4, 4595 "compound_value": { 4596 "value": [ 4597 120, 4598 0 4599 ] 4600 } 4601 }, 4602 { 4603 "name": "codec_frame_blocks_per_sdu", 4604 "type": 5, 4605 "compound_value": { 4606 "value": [ 4607 1 4608 ] 4609 } 4610 } 4611 ], 4612 "ase_channel_cnt": 1 4613 }, 4614 { 4615 "ase_cnt": 2, 4616 "direction": "SOURCE", 4617 "codec_id": { 4618 "coding_format": 6, 4619 "vendor_company_id": 0, 4620 "vendor_codec_id": 0 4621 }, 4622 "codec_configuration": [ 4623 { 4624 "name": "sampling_frequency", 4625 "type": 1, 4626 "compound_value": { 4627 "value": [ 4628 6 4629 ] 4630 } 4631 }, 4632 { 4633 "name": "frame_duration", 4634 "type": 2, 4635 "compound_value": { 4636 "value": [ 4637 1 4638 ] 4639 } 4640 }, 4641 { 4642 "name": "octets_per_codec_frame", 4643 "type": 4, 4644 "compound_value": { 4645 "value": [ 4646 80, 4647 0 4648 ] 4649 } 4650 }, 4651 { 4652 "name": "codec_frame_blocks_per_sdu", 4653 "type": 5, 4654 "compound_value": { 4655 "value": [ 4656 1 4657 ] 4658 } 4659 } 4660 ], 4661 "ase_channel_cnt": 1 4662 } 4663 ] 4664 }, 4665 { 4666 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_24_2", 4667 "subconfigurations": [ 4668 { 4669 "ase_cnt": 2, 4670 "direction": "SINK", 4671 "codec_id": { 4672 "coding_format": 6, 4673 "vendor_company_id": 0, 4674 "vendor_codec_id": 0 4675 }, 4676 "codec_configuration": [ 4677 { 4678 "name": "sampling_frequency", 4679 "type": 1, 4680 "compound_value": { 4681 "value": [ 4682 8 4683 ] 4684 } 4685 }, 4686 { 4687 "name": "frame_duration", 4688 "type": 2, 4689 "compound_value": { 4690 "value": [ 4691 1 4692 ] 4693 } 4694 }, 4695 { 4696 "name": "octets_per_codec_frame", 4697 "type": 4, 4698 "compound_value": { 4699 "value": [ 4700 120, 4701 0 4702 ] 4703 } 4704 }, 4705 { 4706 "name": "codec_frame_blocks_per_sdu", 4707 "type": 5, 4708 "compound_value": { 4709 "value": [ 4710 1 4711 ] 4712 } 4713 } 4714 ], 4715 "ase_channel_cnt": 1 4716 }, 4717 { 4718 "ase_cnt": 2, 4719 "direction": "SOURCE", 4720 "codec_id": { 4721 "coding_format": 6, 4722 "vendor_company_id": 0, 4723 "vendor_codec_id": 0 4724 }, 4725 "codec_configuration": [ 4726 { 4727 "name": "sampling_frequency", 4728 "type": 1, 4729 "compound_value": { 4730 "value": [ 4731 5 4732 ] 4733 } 4734 }, 4735 { 4736 "name": "frame_duration", 4737 "type": 2, 4738 "compound_value": { 4739 "value": [ 4740 1 4741 ] 4742 } 4743 }, 4744 { 4745 "name": "octets_per_codec_frame", 4746 "type": 4, 4747 "compound_value": { 4748 "value": [ 4749 60, 4750 0 4751 ] 4752 } 4753 }, 4754 { 4755 "name": "codec_frame_blocks_per_sdu", 4756 "type": 5, 4757 "compound_value": { 4758 "value": [ 4759 1 4760 ] 4761 } 4762 } 4763 ], 4764 "ase_channel_cnt": 1 4765 } 4766 ] 4767 }, 4768 { 4769 "name": "Two-OneChan-SnkAse-Lc3_48_4-Two-OneChan-SrcAse-Lc3_16_2", 4770 "subconfigurations": [ 4771 { 4772 "ase_cnt": 2, 4773 "direction": "SINK", 4774 "codec_id": { 4775 "coding_format": 6, 4776 "vendor_company_id": 0, 4777 "vendor_codec_id": 0 4778 }, 4779 "codec_configuration": [ 4780 { 4781 "name": "sampling_frequency", 4782 "type": 1, 4783 "compound_value": { 4784 "value": [ 4785 8 4786 ] 4787 } 4788 }, 4789 { 4790 "name": "frame_duration", 4791 "type": 2, 4792 "compound_value": { 4793 "value": [ 4794 1 4795 ] 4796 } 4797 }, 4798 { 4799 "name": "octets_per_codec_frame", 4800 "type": 4, 4801 "compound_value": { 4802 "value": [ 4803 120, 4804 0 4805 ] 4806 } 4807 }, 4808 { 4809 "name": "codec_frame_blocks_per_sdu", 4810 "type": 5, 4811 "compound_value": { 4812 "value": [ 4813 1 4814 ] 4815 } 4816 } 4817 ], 4818 "ase_channel_cnt": 1 4819 }, 4820 { 4821 "ase_cnt": 2, 4822 "direction": "SOURCE", 4823 "codec_id": { 4824 "coding_format": 6, 4825 "vendor_company_id": 0, 4826 "vendor_codec_id": 0 4827 }, 4828 "codec_configuration": [ 4829 { 4830 "name": "sampling_frequency", 4831 "type": 1, 4832 "compound_value": { 4833 "value": [ 4834 3 4835 ] 4836 } 4837 }, 4838 { 4839 "name": "frame_duration", 4840 "type": 2, 4841 "compound_value": { 4842 "value": [ 4843 1 4844 ] 4845 } 4846 }, 4847 { 4848 "name": "octets_per_codec_frame", 4849 "type": 4, 4850 "compound_value": { 4851 "value": [ 4852 40, 4853 0 4854 ] 4855 } 4856 }, 4857 { 4858 "name": "codec_frame_blocks_per_sdu", 4859 "type": 5, 4860 "compound_value": { 4861 "value": [ 4862 1 4863 ] 4864 } 4865 } 4866 ], 4867 "ase_channel_cnt": 1 4868 } 4869 ] 4870 }, 4871 { 4872 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 4873 "subconfigurations": [ 4874 { 4875 "ase_cnt": 2, 4876 "direction": "SINK", 4877 "codec_id": { 4878 "coding_format": 6, 4879 "vendor_company_id": 0, 4880 "vendor_codec_id": 0 4881 }, 4882 "codec_configuration": [ 4883 { 4884 "name": "sampling_frequency", 4885 "type": 1, 4886 "compound_value": { 4887 "value": [ 4888 8 4889 ] 4890 } 4891 }, 4892 { 4893 "name": "frame_duration", 4894 "type": 2, 4895 "compound_value": { 4896 "value": [ 4897 1 4898 ] 4899 } 4900 }, 4901 { 4902 "name": "octets_per_codec_frame", 4903 "type": 4, 4904 "compound_value": { 4905 "value": [ 4906 120, 4907 0 4908 ] 4909 } 4910 }, 4911 { 4912 "name": "codec_frame_blocks_per_sdu", 4913 "type": 5, 4914 "compound_value": { 4915 "value": [ 4916 1 4917 ] 4918 } 4919 } 4920 ], 4921 "ase_channel_cnt": 1 4922 }, 4923 { 4924 "ase_cnt": 1, 4925 "direction": "SOURCE", 4926 "codec_id": { 4927 "coding_format": 6, 4928 "vendor_company_id": 0, 4929 "vendor_codec_id": 0 4930 }, 4931 "codec_configuration": [ 4932 { 4933 "name": "sampling_frequency", 4934 "type": 1, 4935 "compound_value": { 4936 "value": [ 4937 6 4938 ] 4939 } 4940 }, 4941 { 4942 "name": "frame_duration", 4943 "type": 2, 4944 "compound_value": { 4945 "value": [ 4946 1 4947 ] 4948 } 4949 }, 4950 { 4951 "name": "octets_per_codec_frame", 4952 "type": 4, 4953 "compound_value": { 4954 "value": [ 4955 80, 4956 0 4957 ] 4958 } 4959 }, 4960 { 4961 "name": "codec_frame_blocks_per_sdu", 4962 "type": 5, 4963 "compound_value": { 4964 "value": [ 4965 1 4966 ] 4967 } 4968 } 4969 ], 4970 "ase_channel_cnt": 1 4971 } 4972 ] 4973 }, 4974 { 4975 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 4976 "subconfigurations": [ 4977 { 4978 "ase_cnt": 2, 4979 "direction": "SINK", 4980 "codec_id": { 4981 "coding_format": 6, 4982 "vendor_company_id": 0, 4983 "vendor_codec_id": 0 4984 }, 4985 "codec_configuration": [ 4986 { 4987 "name": "sampling_frequency", 4988 "type": 1, 4989 "compound_value": { 4990 "value": [ 4991 8 4992 ] 4993 } 4994 }, 4995 { 4996 "name": "frame_duration", 4997 "type": 2, 4998 "compound_value": { 4999 "value": [ 5000 1 5001 ] 5002 } 5003 }, 5004 { 5005 "name": "octets_per_codec_frame", 5006 "type": 4, 5007 "compound_value": { 5008 "value": [ 5009 120, 5010 0 5011 ] 5012 } 5013 }, 5014 { 5015 "name": "codec_frame_blocks_per_sdu", 5016 "type": 5, 5017 "compound_value": { 5018 "value": [ 5019 1 5020 ] 5021 } 5022 } 5023 ], 5024 "ase_channel_cnt": 1 5025 }, 5026 { 5027 "ase_cnt": 1, 5028 "direction": "SOURCE", 5029 "codec_id": { 5030 "coding_format": 6, 5031 "vendor_company_id": 0, 5032 "vendor_codec_id": 0 5033 }, 5034 "codec_configuration": [ 5035 { 5036 "name": "sampling_frequency", 5037 "type": 1, 5038 "compound_value": { 5039 "value": [ 5040 5 5041 ] 5042 } 5043 }, 5044 { 5045 "name": "frame_duration", 5046 "type": 2, 5047 "compound_value": { 5048 "value": [ 5049 1 5050 ] 5051 } 5052 }, 5053 { 5054 "name": "octets_per_codec_frame", 5055 "type": 4, 5056 "compound_value": { 5057 "value": [ 5058 60, 5059 0 5060 ] 5061 } 5062 }, 5063 { 5064 "name": "codec_frame_blocks_per_sdu", 5065 "type": 5, 5066 "compound_value": { 5067 "value": [ 5068 1 5069 ] 5070 } 5071 } 5072 ], 5073 "ase_channel_cnt": 1 5074 } 5075 ] 5076 }, 5077 { 5078 "name": "Two-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 5079 "subconfigurations": [ 5080 { 5081 "ase_cnt": 2, 5082 "direction": "SINK", 5083 "codec_id": { 5084 "coding_format": 6, 5085 "vendor_company_id": 0, 5086 "vendor_codec_id": 0 5087 }, 5088 "codec_configuration": [ 5089 { 5090 "name": "sampling_frequency", 5091 "type": 1, 5092 "compound_value": { 5093 "value": [ 5094 8 5095 ] 5096 } 5097 }, 5098 { 5099 "name": "frame_duration", 5100 "type": 2, 5101 "compound_value": { 5102 "value": [ 5103 1 5104 ] 5105 } 5106 }, 5107 { 5108 "name": "octets_per_codec_frame", 5109 "type": 4, 5110 "compound_value": { 5111 "value": [ 5112 120, 5113 0 5114 ] 5115 } 5116 }, 5117 { 5118 "name": "codec_frame_blocks_per_sdu", 5119 "type": 5, 5120 "compound_value": { 5121 "value": [ 5122 1 5123 ] 5124 } 5125 } 5126 ], 5127 "ase_channel_cnt": 1 5128 }, 5129 { 5130 "ase_cnt": 1, 5131 "direction": "SOURCE", 5132 "codec_id": { 5133 "coding_format": 6, 5134 "vendor_company_id": 0, 5135 "vendor_codec_id": 0 5136 }, 5137 "codec_configuration": [ 5138 { 5139 "name": "sampling_frequency", 5140 "type": 1, 5141 "compound_value": { 5142 "value": [ 5143 3 5144 ] 5145 } 5146 }, 5147 { 5148 "name": "frame_duration", 5149 "type": 2, 5150 "compound_value": { 5151 "value": [ 5152 1 5153 ] 5154 } 5155 }, 5156 { 5157 "name": "octets_per_codec_frame", 5158 "type": 4, 5159 "compound_value": { 5160 "value": [ 5161 40, 5162 0 5163 ] 5164 } 5165 }, 5166 { 5167 "name": "codec_frame_blocks_per_sdu", 5168 "type": 5, 5169 "compound_value": { 5170 "value": [ 5171 1 5172 ] 5173 } 5174 } 5175 ], 5176 "ase_channel_cnt": 1 5177 } 5178 ] 5179 }, 5180 { 5181 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_32_2", 5182 "subconfigurations": [ 5183 { 5184 "ase_cnt": 1, 5185 "direction": "SINK", 5186 "codec_id": { 5187 "coding_format": 6, 5188 "vendor_company_id": 0, 5189 "vendor_codec_id": 0 5190 }, 5191 "codec_configuration": [ 5192 { 5193 "name": "sampling_frequency", 5194 "type": 1, 5195 "compound_value": { 5196 "value": [ 5197 8 5198 ] 5199 } 5200 }, 5201 { 5202 "name": "frame_duration", 5203 "type": 2, 5204 "compound_value": { 5205 "value": [ 5206 1 5207 ] 5208 } 5209 }, 5210 { 5211 "name": "octets_per_codec_frame", 5212 "type": 4, 5213 "compound_value": { 5214 "value": [ 5215 120, 5216 0 5217 ] 5218 } 5219 }, 5220 { 5221 "name": "codec_frame_blocks_per_sdu", 5222 "type": 5, 5223 "compound_value": { 5224 "value": [ 5225 1 5226 ] 5227 } 5228 } 5229 ], 5230 "ase_channel_cnt": 2 5231 }, 5232 { 5233 "ase_cnt": 1, 5234 "direction": "SOURCE", 5235 "codec_id": { 5236 "coding_format": 6, 5237 "vendor_company_id": 0, 5238 "vendor_codec_id": 0 5239 }, 5240 "codec_configuration": [ 5241 { 5242 "name": "sampling_frequency", 5243 "type": 1, 5244 "compound_value": { 5245 "value": [ 5246 6 5247 ] 5248 } 5249 }, 5250 { 5251 "name": "frame_duration", 5252 "type": 2, 5253 "compound_value": { 5254 "value": [ 5255 1 5256 ] 5257 } 5258 }, 5259 { 5260 "name": "octets_per_codec_frame", 5261 "type": 4, 5262 "compound_value": { 5263 "value": [ 5264 80, 5265 0 5266 ] 5267 } 5268 }, 5269 { 5270 "name": "codec_frame_blocks_per_sdu", 5271 "type": 5, 5272 "compound_value": { 5273 "value": [ 5274 1 5275 ] 5276 } 5277 } 5278 ], 5279 "ase_channel_cnt": 2 5280 } 5281 ] 5282 }, 5283 { 5284 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_24_2", 5285 "subconfigurations": [ 5286 { 5287 "ase_cnt": 1, 5288 "direction": "SINK", 5289 "codec_id": { 5290 "coding_format": 6, 5291 "vendor_company_id": 0, 5292 "vendor_codec_id": 0 5293 }, 5294 "codec_configuration": [ 5295 { 5296 "name": "sampling_frequency", 5297 "type": 1, 5298 "compound_value": { 5299 "value": [ 5300 8 5301 ] 5302 } 5303 }, 5304 { 5305 "name": "frame_duration", 5306 "type": 2, 5307 "compound_value": { 5308 "value": [ 5309 1 5310 ] 5311 } 5312 }, 5313 { 5314 "name": "octets_per_codec_frame", 5315 "type": 4, 5316 "compound_value": { 5317 "value": [ 5318 120, 5319 0 5320 ] 5321 } 5322 }, 5323 { 5324 "name": "codec_frame_blocks_per_sdu", 5325 "type": 5, 5326 "compound_value": { 5327 "value": [ 5328 1 5329 ] 5330 } 5331 } 5332 ], 5333 "ase_channel_cnt": 2 5334 }, 5335 { 5336 "ase_cnt": 1, 5337 "direction": "SOURCE", 5338 "codec_id": { 5339 "coding_format": 6, 5340 "vendor_company_id": 0, 5341 "vendor_codec_id": 0 5342 }, 5343 "codec_configuration": [ 5344 { 5345 "name": "sampling_frequency", 5346 "type": 1, 5347 "compound_value": { 5348 "value": [ 5349 5 5350 ] 5351 } 5352 }, 5353 { 5354 "name": "frame_duration", 5355 "type": 2, 5356 "compound_value": { 5357 "value": [ 5358 1 5359 ] 5360 } 5361 }, 5362 { 5363 "name": "octets_per_codec_frame", 5364 "type": 4, 5365 "compound_value": { 5366 "value": [ 5367 60, 5368 0 5369 ] 5370 } 5371 }, 5372 { 5373 "name": "codec_frame_blocks_per_sdu", 5374 "type": 5, 5375 "compound_value": { 5376 "value": [ 5377 1 5378 ] 5379 } 5380 } 5381 ], 5382 "ase_channel_cnt": 2 5383 } 5384 ] 5385 }, 5386 { 5387 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-TwoChan-SrcAse-Lc3_16_2", 5388 "subconfigurations": [ 5389 { 5390 "ase_cnt": 1, 5391 "direction": "SINK", 5392 "codec_id": { 5393 "coding_format": 6, 5394 "vendor_company_id": 0, 5395 "vendor_codec_id": 0 5396 }, 5397 "codec_configuration": [ 5398 { 5399 "name": "sampling_frequency", 5400 "type": 1, 5401 "compound_value": { 5402 "value": [ 5403 8 5404 ] 5405 } 5406 }, 5407 { 5408 "name": "frame_duration", 5409 "type": 2, 5410 "compound_value": { 5411 "value": [ 5412 1 5413 ] 5414 } 5415 }, 5416 { 5417 "name": "octets_per_codec_frame", 5418 "type": 4, 5419 "compound_value": { 5420 "value": [ 5421 120, 5422 0 5423 ] 5424 } 5425 }, 5426 { 5427 "name": "codec_frame_blocks_per_sdu", 5428 "type": 5, 5429 "compound_value": { 5430 "value": [ 5431 1 5432 ] 5433 } 5434 } 5435 ], 5436 "ase_channel_cnt": 2 5437 }, 5438 { 5439 "ase_cnt": 1, 5440 "direction": "SOURCE", 5441 "codec_id": { 5442 "coding_format": 6, 5443 "vendor_company_id": 0, 5444 "vendor_codec_id": 0 5445 }, 5446 "codec_configuration": [ 5447 { 5448 "name": "sampling_frequency", 5449 "type": 1, 5450 "compound_value": { 5451 "value": [ 5452 3 5453 ] 5454 } 5455 }, 5456 { 5457 "name": "frame_duration", 5458 "type": 2, 5459 "compound_value": { 5460 "value": [ 5461 1 5462 ] 5463 } 5464 }, 5465 { 5466 "name": "octets_per_codec_frame", 5467 "type": 4, 5468 "compound_value": { 5469 "value": [ 5470 40, 5471 0 5472 ] 5473 } 5474 }, 5475 { 5476 "name": "codec_frame_blocks_per_sdu", 5477 "type": 5, 5478 "compound_value": { 5479 "value": [ 5480 1 5481 ] 5482 } 5483 } 5484 ], 5485 "ase_channel_cnt": 2 5486 } 5487 ] 5488 }, 5489 { 5490 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 5491 "subconfigurations": [ 5492 { 5493 "ase_cnt": 1, 5494 "direction": "SINK", 5495 "codec_id": { 5496 "coding_format": 6, 5497 "vendor_company_id": 0, 5498 "vendor_codec_id": 0 5499 }, 5500 "codec_configuration": [ 5501 { 5502 "name": "sampling_frequency", 5503 "type": 1, 5504 "compound_value": { 5505 "value": [ 5506 8 5507 ] 5508 } 5509 }, 5510 { 5511 "name": "frame_duration", 5512 "type": 2, 5513 "compound_value": { 5514 "value": [ 5515 1 5516 ] 5517 } 5518 }, 5519 { 5520 "name": "octets_per_codec_frame", 5521 "type": 4, 5522 "compound_value": { 5523 "value": [ 5524 120, 5525 0 5526 ] 5527 } 5528 }, 5529 { 5530 "name": "codec_frame_blocks_per_sdu", 5531 "type": 5, 5532 "compound_value": { 5533 "value": [ 5534 1 5535 ] 5536 } 5537 } 5538 ], 5539 "ase_channel_cnt": 2 5540 }, 5541 { 5542 "ase_cnt": 1, 5543 "direction": "SOURCE", 5544 "codec_id": { 5545 "coding_format": 6, 5546 "vendor_company_id": 0, 5547 "vendor_codec_id": 0 5548 }, 5549 "codec_configuration": [ 5550 { 5551 "name": "sampling_frequency", 5552 "type": 1, 5553 "compound_value": { 5554 "value": [ 5555 6 5556 ] 5557 } 5558 }, 5559 { 5560 "name": "frame_duration", 5561 "type": 2, 5562 "compound_value": { 5563 "value": [ 5564 1 5565 ] 5566 } 5567 }, 5568 { 5569 "name": "octets_per_codec_frame", 5570 "type": 4, 5571 "compound_value": { 5572 "value": [ 5573 80, 5574 0 5575 ] 5576 } 5577 }, 5578 { 5579 "name": "codec_frame_blocks_per_sdu", 5580 "type": 5, 5581 "compound_value": { 5582 "value": [ 5583 1 5584 ] 5585 } 5586 } 5587 ], 5588 "ase_channel_cnt": 1 5589 } 5590 ] 5591 }, 5592 { 5593 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 5594 "subconfigurations": [ 5595 { 5596 "ase_cnt": 1, 5597 "direction": "SINK", 5598 "codec_id": { 5599 "coding_format": 6, 5600 "vendor_company_id": 0, 5601 "vendor_codec_id": 0 5602 }, 5603 "codec_configuration": [ 5604 { 5605 "name": "sampling_frequency", 5606 "type": 1, 5607 "compound_value": { 5608 "value": [ 5609 8 5610 ] 5611 } 5612 }, 5613 { 5614 "name": "frame_duration", 5615 "type": 2, 5616 "compound_value": { 5617 "value": [ 5618 1 5619 ] 5620 } 5621 }, 5622 { 5623 "name": "octets_per_codec_frame", 5624 "type": 4, 5625 "compound_value": { 5626 "value": [ 5627 120, 5628 0 5629 ] 5630 } 5631 }, 5632 { 5633 "name": "codec_frame_blocks_per_sdu", 5634 "type": 5, 5635 "compound_value": { 5636 "value": [ 5637 1 5638 ] 5639 } 5640 } 5641 ], 5642 "ase_channel_cnt": 2 5643 }, 5644 { 5645 "ase_cnt": 1, 5646 "direction": "SOURCE", 5647 "codec_id": { 5648 "coding_format": 6, 5649 "vendor_company_id": 0, 5650 "vendor_codec_id": 0 5651 }, 5652 "codec_configuration": [ 5653 { 5654 "name": "sampling_frequency", 5655 "type": 1, 5656 "compound_value": { 5657 "value": [ 5658 5 5659 ] 5660 } 5661 }, 5662 { 5663 "name": "frame_duration", 5664 "type": 2, 5665 "compound_value": { 5666 "value": [ 5667 1 5668 ] 5669 } 5670 }, 5671 { 5672 "name": "octets_per_codec_frame", 5673 "type": 4, 5674 "compound_value": { 5675 "value": [ 5676 60, 5677 0 5678 ] 5679 } 5680 }, 5681 { 5682 "name": "codec_frame_blocks_per_sdu", 5683 "type": 5, 5684 "compound_value": { 5685 "value": [ 5686 1 5687 ] 5688 } 5689 } 5690 ], 5691 "ase_channel_cnt": 1 5692 } 5693 ] 5694 }, 5695 { 5696 "name": "One-TwoChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 5697 "subconfigurations": [ 5698 { 5699 "ase_cnt": 1, 5700 "direction": "SINK", 5701 "codec_id": { 5702 "coding_format": 6, 5703 "vendor_company_id": 0, 5704 "vendor_codec_id": 0 5705 }, 5706 "codec_configuration": [ 5707 { 5708 "name": "sampling_frequency", 5709 "type": 1, 5710 "compound_value": { 5711 "value": [ 5712 8 5713 ] 5714 } 5715 }, 5716 { 5717 "name": "frame_duration", 5718 "type": 2, 5719 "compound_value": { 5720 "value": [ 5721 1 5722 ] 5723 } 5724 }, 5725 { 5726 "name": "octets_per_codec_frame", 5727 "type": 4, 5728 "compound_value": { 5729 "value": [ 5730 120, 5731 0 5732 ] 5733 } 5734 }, 5735 { 5736 "name": "codec_frame_blocks_per_sdu", 5737 "type": 5, 5738 "compound_value": { 5739 "value": [ 5740 1 5741 ] 5742 } 5743 } 5744 ], 5745 "ase_channel_cnt": 2 5746 }, 5747 { 5748 "ase_cnt": 1, 5749 "direction": "SOURCE", 5750 "codec_id": { 5751 "coding_format": 6, 5752 "vendor_company_id": 0, 5753 "vendor_codec_id": 0 5754 }, 5755 "codec_configuration": [ 5756 { 5757 "name": "sampling_frequency", 5758 "type": 1, 5759 "compound_value": { 5760 "value": [ 5761 3 5762 ] 5763 } 5764 }, 5765 { 5766 "name": "frame_duration", 5767 "type": 2, 5768 "compound_value": { 5769 "value": [ 5770 1 5771 ] 5772 } 5773 }, 5774 { 5775 "name": "octets_per_codec_frame", 5776 "type": 4, 5777 "compound_value": { 5778 "value": [ 5779 40, 5780 0 5781 ] 5782 } 5783 }, 5784 { 5785 "name": "codec_frame_blocks_per_sdu", 5786 "type": 5, 5787 "compound_value": { 5788 "value": [ 5789 1 5790 ] 5791 } 5792 } 5793 ], 5794 "ase_channel_cnt": 1 5795 } 5796 ] 5797 }, 5798 { 5799 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_32_2", 5800 "subconfigurations": [ 5801 { 5802 "ase_cnt": 1, 5803 "direction": "SINK", 5804 "codec_id": { 5805 "coding_format": 6, 5806 "vendor_company_id": 0, 5807 "vendor_codec_id": 0 5808 }, 5809 "codec_configuration": [ 5810 { 5811 "name": "sampling_frequency", 5812 "type": 1, 5813 "compound_value": { 5814 "value": [ 5815 8 5816 ] 5817 } 5818 }, 5819 { 5820 "name": "frame_duration", 5821 "type": 2, 5822 "compound_value": { 5823 "value": [ 5824 1 5825 ] 5826 } 5827 }, 5828 { 5829 "name": "octets_per_codec_frame", 5830 "type": 4, 5831 "compound_value": { 5832 "value": [ 5833 120, 5834 0 5835 ] 5836 } 5837 }, 5838 { 5839 "name": "codec_frame_blocks_per_sdu", 5840 "type": 5, 5841 "compound_value": { 5842 "value": [ 5843 1 5844 ] 5845 } 5846 } 5847 ], 5848 "ase_channel_cnt": 1 5849 }, 5850 { 5851 "ase_cnt": 1, 5852 "direction": "SOURCE", 5853 "codec_id": { 5854 "coding_format": 6, 5855 "vendor_company_id": 0, 5856 "vendor_codec_id": 0 5857 }, 5858 "codec_configuration": [ 5859 { 5860 "name": "sampling_frequency", 5861 "type": 1, 5862 "compound_value": { 5863 "value": [ 5864 6 5865 ] 5866 } 5867 }, 5868 { 5869 "name": "frame_duration", 5870 "type": 2, 5871 "compound_value": { 5872 "value": [ 5873 1 5874 ] 5875 } 5876 }, 5877 { 5878 "name": "octets_per_codec_frame", 5879 "type": 4, 5880 "compound_value": { 5881 "value": [ 5882 80, 5883 0 5884 ] 5885 } 5886 }, 5887 { 5888 "name": "codec_frame_blocks_per_sdu", 5889 "type": 5, 5890 "compound_value": { 5891 "value": [ 5892 1 5893 ] 5894 } 5895 } 5896 ], 5897 "ase_channel_cnt": 1 5898 } 5899 ] 5900 }, 5901 { 5902 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_24_2", 5903 "subconfigurations": [ 5904 { 5905 "ase_cnt": 1, 5906 "direction": "SINK", 5907 "codec_id": { 5908 "coding_format": 6, 5909 "vendor_company_id": 0, 5910 "vendor_codec_id": 0 5911 }, 5912 "codec_configuration": [ 5913 { 5914 "name": "sampling_frequency", 5915 "type": 1, 5916 "compound_value": { 5917 "value": [ 5918 8 5919 ] 5920 } 5921 }, 5922 { 5923 "name": "frame_duration", 5924 "type": 2, 5925 "compound_value": { 5926 "value": [ 5927 1 5928 ] 5929 } 5930 }, 5931 { 5932 "name": "octets_per_codec_frame", 5933 "type": 4, 5934 "compound_value": { 5935 "value": [ 5936 120, 5937 0 5938 ] 5939 } 5940 }, 5941 { 5942 "name": "codec_frame_blocks_per_sdu", 5943 "type": 5, 5944 "compound_value": { 5945 "value": [ 5946 1 5947 ] 5948 } 5949 } 5950 ], 5951 "ase_channel_cnt": 1 5952 }, 5953 { 5954 "ase_cnt": 1, 5955 "direction": "SOURCE", 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 5 5968 ] 5969 } 5970 }, 5971 { 5972 "name": "frame_duration", 5973 "type": 2, 5974 "compound_value": { 5975 "value": [ 5976 1 5977 ] 5978 } 5979 }, 5980 { 5981 "name": "octets_per_codec_frame", 5982 "type": 4, 5983 "compound_value": { 5984 "value": [ 5985 60, 5986 0 5987 ] 5988 } 5989 }, 5990 { 5991 "name": "codec_frame_blocks_per_sdu", 5992 "type": 5, 5993 "compound_value": { 5994 "value": [ 5995 1 5996 ] 5997 } 5998 } 5999 ], 6000 "ase_channel_cnt": 1 6001 } 6002 ] 6003 }, 6004 { 6005 "name": "One-OneChan-SnkAse-Lc3_48_4-One-OneChan-SrcAse-Lc3_16_2", 6006 "subconfigurations": [ 6007 { 6008 "ase_cnt": 1, 6009 "direction": "SINK", 6010 "codec_id": { 6011 "coding_format": 6, 6012 "vendor_company_id": 0, 6013 "vendor_codec_id": 0 6014 }, 6015 "codec_configuration": [ 6016 { 6017 "name": "sampling_frequency", 6018 "type": 1, 6019 "compound_value": { 6020 "value": [ 6021 8 6022 ] 6023 } 6024 }, 6025 { 6026 "name": "frame_duration", 6027 "type": 2, 6028 "compound_value": { 6029 "value": [ 6030 1 6031 ] 6032 } 6033 }, 6034 { 6035 "name": "octets_per_codec_frame", 6036 "type": 4, 6037 "compound_value": { 6038 "value": [ 6039 120, 6040 0 6041 ] 6042 } 6043 }, 6044 { 6045 "name": "codec_frame_blocks_per_sdu", 6046 "type": 5, 6047 "compound_value": { 6048 "value": [ 6049 1 6050 ] 6051 } 6052 } 6053 ], 6054 "ase_channel_cnt": 1 6055 }, 6056 { 6057 "ase_cnt": 1, 6058 "direction": "SOURCE", 6059 "codec_id": { 6060 "coding_format": 6, 6061 "vendor_company_id": 0, 6062 "vendor_codec_id": 0 6063 }, 6064 "codec_configuration": [ 6065 { 6066 "name": "sampling_frequency", 6067 "type": 1, 6068 "compound_value": { 6069 "value": [ 6070 3 6071 ] 6072 } 6073 }, 6074 { 6075 "name": "frame_duration", 6076 "type": 2, 6077 "compound_value": { 6078 "value": [ 6079 1 6080 ] 6081 } 6082 }, 6083 { 6084 "name": "octets_per_codec_frame", 6085 "type": 4, 6086 "compound_value": { 6087 "value": [ 6088 40, 6089 0 6090 ] 6091 } 6092 }, 6093 { 6094 "name": "codec_frame_blocks_per_sdu", 6095 "type": 5, 6096 "compound_value": { 6097 "value": [ 6098 1 6099 ] 6100 } 6101 } 6102 ], 6103 "ase_channel_cnt": 1 6104 } 6105 ] 6106 }, 6107 { 6108 "name": "Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1", 6109 "subconfigurations": [ 6110 { 6111 "ase_cnt": 2, 6112 "direction": "SOURCE", 6113 "codec_id": { 6114 "coding_format": 6, 6115 "vendor_company_id": 0, 6116 "vendor_codec_id": 0 6117 }, 6118 "codec_configuration": [ 6119 { 6120 "name": "sampling_frequency", 6121 "type": 1, 6122 "compound_value": { 6123 "value": [ 6124 8 6125 ] 6126 } 6127 }, 6128 { 6129 "name": "frame_duration", 6130 "type": 2, 6131 "compound_value": { 6132 "value": [ 6133 0 6134 ] 6135 } 6136 }, 6137 { 6138 "name": "octets_per_codec_frame", 6139 "type": 4, 6140 "compound_value": { 6141 "value": [ 6142 75, 6143 0 6144 ] 6145 } 6146 }, 6147 { 6148 "name": "codec_frame_blocks_per_sdu", 6149 "type": 5, 6150 "compound_value": { 6151 "value": [ 6152 1 6153 ] 6154 } 6155 } 6156 ], 6157 "ase_channel_cnt": 2 6158 }, 6159 { 6160 "ase_cnt": 2, 6161 "direction": "SINK", 6162 "codec_id": { 6163 "coding_format": 6, 6164 "vendor_company_id": 0, 6165 "vendor_codec_id": 0 6166 }, 6167 "codec_configuration": [ 6168 { 6169 "name": "sampling_frequency", 6170 "type": 1, 6171 "compound_value": { 6172 "value": [ 6173 8 6174 ] 6175 } 6176 }, 6177 { 6178 "name": "frame_duration", 6179 "type": 2, 6180 "compound_value": { 6181 "value": [ 6182 0 6183 ] 6184 } 6185 }, 6186 { 6187 "name": "octets_per_codec_frame", 6188 "type": 4, 6189 "compound_value": { 6190 "value": [ 6191 75, 6192 0 6193 ] 6194 } 6195 }, 6196 { 6197 "name": "codec_frame_blocks_per_sdu", 6198 "type": 5, 6199 "compound_value": { 6200 "value": [ 6201 1 6202 ] 6203 } 6204 } 6205 ], 6206 "ase_channel_cnt": 2 6207 } 6208 ] 6209 }, 6210 { 6211 "name": "Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2", 6212 "subconfigurations": [ 6213 { 6214 "ase_cnt": 2, 6215 "direction": "SOURCE", 6216 "codec_id": { 6217 "coding_format": 6, 6218 "vendor_company_id": 0, 6219 "vendor_codec_id": 0 6220 }, 6221 "codec_configuration": [ 6222 { 6223 "name": "sampling_frequency", 6224 "type": 1, 6225 "compound_value": { 6226 "value": [ 6227 8 6228 ] 6229 } 6230 }, 6231 { 6232 "name": "frame_duration", 6233 "type": 2, 6234 "compound_value": { 6235 "value": [ 6236 1 6237 ] 6238 } 6239 }, 6240 { 6241 "name": "octets_per_codec_frame", 6242 "type": 4, 6243 "compound_value": { 6244 "value": [ 6245 100, 6246 0 6247 ] 6248 } 6249 }, 6250 { 6251 "name": "codec_frame_blocks_per_sdu", 6252 "type": 5, 6253 "compound_value": { 6254 "value": [ 6255 1 6256 ] 6257 } 6258 } 6259 ], 6260 "ase_channel_cnt": 2 6261 }, 6262 { 6263 "ase_cnt": 2, 6264 "direction": "SINK", 6265 "codec_id": { 6266 "coding_format": 6, 6267 "vendor_company_id": 0, 6268 "vendor_codec_id": 0 6269 }, 6270 "codec_configuration": [ 6271 { 6272 "name": "sampling_frequency", 6273 "type": 1, 6274 "compound_value": { 6275 "value": [ 6276 8 6277 ] 6278 } 6279 }, 6280 { 6281 "name": "frame_duration", 6282 "type": 2, 6283 "compound_value": { 6284 "value": [ 6285 1 6286 ] 6287 } 6288 }, 6289 { 6290 "name": "octets_per_codec_frame", 6291 "type": 4, 6292 "compound_value": { 6293 "value": [ 6294 100, 6295 0 6296 ] 6297 } 6298 }, 6299 { 6300 "name": "codec_frame_blocks_per_sdu", 6301 "type": 5, 6302 "compound_value": { 6303 "value": [ 6304 1 6305 ] 6306 } 6307 } 6308 ], 6309 "ase_channel_cnt": 2 6310 } 6311 ] 6312 }, 6313 { 6314 "name": "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_1", 6315 "subconfigurations": [ 6316 { 6317 "ase_cnt": 1, 6318 "direction": "SOURCE", 6319 "codec_id": { 6320 "coding_format": 6, 6321 "vendor_company_id": 0, 6322 "vendor_codec_id": 0 6323 }, 6324 "codec_configuration": [ 6325 { 6326 "name": "sampling_frequency", 6327 "type": 1, 6328 "compound_value": { 6329 "value": [ 6330 8 6331 ] 6332 } 6333 }, 6334 { 6335 "name": "frame_duration", 6336 "type": 2, 6337 "compound_value": { 6338 "value": [ 6339 1 6340 ] 6341 } 6342 }, 6343 { 6344 "name": "octets_per_codec_frame", 6345 "type": 4, 6346 "compound_value": { 6347 "value": [ 6348 100, 6349 0 6350 ] 6351 } 6352 }, 6353 { 6354 "name": "codec_frame_blocks_per_sdu", 6355 "type": 5, 6356 "compound_value": { 6357 "value": [ 6358 1 6359 ] 6360 } 6361 } 6362 ], 6363 "ase_channel_cnt": 2 6364 } 6365 ] 6366 }, 6367 { 6368 "name": "VND_SingleDev_TwoChanStereoSnk_OneChanStereoSrc_32khz_60octs_1", 6369 "subconfigurations": [ 6370 { 6371 "ase_cnt": 1, 6372 "direction": "SINK", 6373 "codec_id": { 6374 "coding_format": 6, 6375 "vendor_company_id": 0, 6376 "vendor_codec_id": 0 6377 }, 6378 "codec_configuration": [ 6379 { 6380 "name": "sampling_frequency", 6381 "type": 1, 6382 "compound_value": { 6383 "value": [ 6384 6 6385 ] 6386 } 6387 }, 6388 { 6389 "name": "frame_duration", 6390 "type": 2, 6391 "compound_value": { 6392 "value": [ 6393 0 6394 ] 6395 } 6396 }, 6397 { 6398 "name": "octets_per_codec_frame", 6399 "type": 4, 6400 "compound_value": { 6401 "value": [ 6402 60, 6403 0 6404 ] 6405 } 6406 }, 6407 { 6408 "name": "codec_frame_blocks_per_sdu", 6409 "type": 5, 6410 "compound_value": { 6411 "value": [ 6412 1 6413 ] 6414 } 6415 } 6416 ], 6417 "ase_channel_cnt": 2 6418 }, 6419 { 6420 "ase_cnt": 1, 6421 "direction": "SOURCE", 6422 "codec_id": { 6423 "coding_format": 6, 6424 "vendor_company_id": 0, 6425 "vendor_codec_id": 0 6426 }, 6427 "codec_configuration": [ 6428 { 6429 "name": "sampling_frequency", 6430 "type": 1, 6431 "compound_value": { 6432 "value": [ 6433 6 6434 ] 6435 } 6436 }, 6437 { 6438 "name": "frame_duration", 6439 "type": 2, 6440 "compound_value": { 6441 "value": [ 6442 0 6443 ] 6444 } 6445 }, 6446 { 6447 "name": "octets_per_codec_frame", 6448 "type": 4, 6449 "compound_value": { 6450 "value": [ 6451 60, 6452 0 6453 ] 6454 } 6455 }, 6456 { 6457 "name": "codec_frame_blocks_per_sdu", 6458 "type": 5, 6459 "compound_value": { 6460 "value": [ 6461 1 6462 ] 6463 } 6464 } 6465 ], 6466 "ase_channel_cnt": 1 6467 } 6468 ] 6469 }, 6470 { 6471 "name": "VND_SingleDev_TwoChanStereoSnk_48khz_75octs_TwoChanStereoSrc_16khz_30octs_1", 6472 "subconfigurations": [ 6473 { 6474 "ase_cnt": 1, 6475 "direction": "SINK", 6476 "codec_id": { 6477 "coding_format": 6, 6478 "vendor_company_id": 0, 6479 "vendor_codec_id": 0 6480 }, 6481 "codec_configuration": [ 6482 { 6483 "name": "sampling_frequency", 6484 "type": 1, 6485 "compound_value": { 6486 "value": [ 6487 8 6488 ] 6489 } 6490 }, 6491 { 6492 "name": "frame_duration", 6493 "type": 2, 6494 "compound_value": { 6495 "value": [ 6496 0 6497 ] 6498 } 6499 }, 6500 { 6501 "name": "octets_per_codec_frame", 6502 "type": 4, 6503 "compound_value": { 6504 "value": [ 6505 75, 6506 0 6507 ] 6508 } 6509 }, 6510 { 6511 "name": "codec_frame_blocks_per_sdu", 6512 "type": 5, 6513 "compound_value": { 6514 "value": [ 6515 1 6516 ] 6517 } 6518 } 6519 ], 6520 "ase_channel_cnt": 2 6521 }, 6522 { 6523 "ase_cnt": 1, 6524 "direction": "SOURCE", 6525 "codec_id": { 6526 "coding_format": 6, 6527 "vendor_company_id": 0, 6528 "vendor_codec_id": 0 6529 }, 6530 "codec_configuration": [ 6531 { 6532 "name": "sampling_frequency", 6533 "type": 1, 6534 "compound_value": { 6535 "value": [ 6536 3 6537 ] 6538 } 6539 }, 6540 { 6541 "name": "frame_duration", 6542 "type": 2, 6543 "compound_value": { 6544 "value": [ 6545 0 6546 ] 6547 } 6548 }, 6549 { 6550 "name": "octets_per_codec_frame", 6551 "type": 4, 6552 "compound_value": { 6553 "value": [ 6554 30, 6555 0 6556 ] 6557 } 6558 }, 6559 { 6560 "name": "codec_frame_blocks_per_sdu", 6561 "type": 5, 6562 "compound_value": { 6563 "value": [ 6564 1 6565 ] 6566 } 6567 } 6568 ], 6569 "ase_channel_cnt": 2 6570 } 6571 ] 6572 }, 6573 { 6574 "name": "Two-OneChan-SnkAse-Lc3_24_2", 6575 "subconfigurations": [ 6576 { 6577 "ase_cnt": 2, 6578 "direction": "SINK", 6579 "codec_id": { 6580 "coding_format": 6, 6581 "vendor_company_id": 0, 6582 "vendor_codec_id": 0 6583 }, 6584 "codec_configuration": [ 6585 { 6586 "name": "sampling_frequency", 6587 "type": 1, 6588 "compound_value": { 6589 "value": [ 6590 5 6591 ] 6592 } 6593 }, 6594 { 6595 "name": "frame_duration", 6596 "type": 2, 6597 "compound_value": { 6598 "value": [ 6599 1 6600 ] 6601 } 6602 }, 6603 { 6604 "name": "octets_per_codec_frame", 6605 "type": 4, 6606 "compound_value": { 6607 "value": [ 6608 60, 6609 0 6610 ] 6611 } 6612 }, 6613 { 6614 "name": "codec_frame_blocks_per_sdu", 6615 "type": 5, 6616 "compound_value": { 6617 "value": [ 6618 1 6619 ] 6620 } 6621 } 6622 ], 6623 "ase_channel_cnt": 1 6624 } 6625 ] 6626 }, 6627 { 6628 "name": "Two-OneChan-SnkAse-Lc3_24_1", 6629 "subconfigurations": [ 6630 { 6631 "ase_cnt": 2, 6632 "direction": "SINK", 6633 "codec_id": { 6634 "coding_format": 6, 6635 "vendor_company_id": 0, 6636 "vendor_codec_id": 0 6637 }, 6638 "codec_configuration": [ 6639 { 6640 "name": "sampling_frequency", 6641 "type": 1, 6642 "compound_value": { 6643 "value": [ 6644 5 6645 ] 6646 } 6647 }, 6648 { 6649 "name": "frame_duration", 6650 "type": 2, 6651 "compound_value": { 6652 "value": [ 6653 0 6654 ] 6655 } 6656 }, 6657 { 6658 "name": "octets_per_codec_frame", 6659 "type": 4, 6660 "compound_value": { 6661 "value": [ 6662 45, 6663 0 6664 ] 6665 } 6666 }, 6667 { 6668 "name": "codec_frame_blocks_per_sdu", 6669 "type": 5, 6670 "compound_value": { 6671 "value": [ 6672 1 6673 ] 6674 } 6675 } 6676 ], 6677 "ase_channel_cnt": 1 6678 } 6679 ] 6680 }, 6681 { 6682 "name": "One-TwoChan-SnkAse-Lc3_24_2", 6683 "subconfigurations": [ 6684 { 6685 "ase_cnt": 1, 6686 "direction": "SINK", 6687 "codec_id": { 6688 "coding_format": 6, 6689 "vendor_company_id": 0, 6690 "vendor_codec_id": 0 6691 }, 6692 "codec_configuration": [ 6693 { 6694 "name": "sampling_frequency", 6695 "type": 1, 6696 "compound_value": { 6697 "value": [ 6698 5 6699 ] 6700 } 6701 }, 6702 { 6703 "name": "frame_duration", 6704 "type": 2, 6705 "compound_value": { 6706 "value": [ 6707 1 6708 ] 6709 } 6710 }, 6711 { 6712 "name": "octets_per_codec_frame", 6713 "type": 4, 6714 "compound_value": { 6715 "value": [ 6716 60, 6717 0 6718 ] 6719 } 6720 }, 6721 { 6722 "name": "codec_frame_blocks_per_sdu", 6723 "type": 5, 6724 "compound_value": { 6725 "value": [ 6726 1 6727 ] 6728 } 6729 } 6730 ], 6731 "ase_channel_cnt": 2 6732 } 6733 ] 6734 }, 6735 { 6736 "name": "One-TwoChan-SnkAse-Lc3_24_1", 6737 "subconfigurations": [ 6738 { 6739 "ase_cnt": 1, 6740 "direction": "SINK", 6741 "codec_id": { 6742 "coding_format": 6, 6743 "vendor_company_id": 0, 6744 "vendor_codec_id": 0 6745 }, 6746 "codec_configuration": [ 6747 { 6748 "name": "sampling_frequency", 6749 "type": 1, 6750 "compound_value": { 6751 "value": [ 6752 5 6753 ] 6754 } 6755 }, 6756 { 6757 "name": "frame_duration", 6758 "type": 2, 6759 "compound_value": { 6760 "value": [ 6761 0 6762 ] 6763 } 6764 }, 6765 { 6766 "name": "octets_per_codec_frame", 6767 "type": 4, 6768 "compound_value": { 6769 "value": [ 6770 45, 6771 0 6772 ] 6773 } 6774 }, 6775 { 6776 "name": "codec_frame_blocks_per_sdu", 6777 "type": 5, 6778 "compound_value": { 6779 "value": [ 6780 1 6781 ] 6782 } 6783 } 6784 ], 6785 "ase_channel_cnt": 2 6786 } 6787 ] 6788 }, 6789 { 6790 "name": "One-OneChan-SnkAse-Lc3_24_2", 6791 "subconfigurations": [ 6792 { 6793 "ase_cnt": 1, 6794 "direction": "SINK", 6795 "codec_id": { 6796 "coding_format": 6, 6797 "vendor_company_id": 0, 6798 "vendor_codec_id": 0 6799 }, 6800 "codec_configuration": [ 6801 { 6802 "name": "sampling_frequency", 6803 "type": 1, 6804 "compound_value": { 6805 "value": [ 6806 5 6807 ] 6808 } 6809 }, 6810 { 6811 "name": "frame_duration", 6812 "type": 2, 6813 "compound_value": { 6814 "value": [ 6815 1 6816 ] 6817 } 6818 }, 6819 { 6820 "name": "octets_per_codec_frame", 6821 "type": 4, 6822 "compound_value": { 6823 "value": [ 6824 60, 6825 0 6826 ] 6827 } 6828 }, 6829 { 6830 "name": "codec_frame_blocks_per_sdu", 6831 "type": 5, 6832 "compound_value": { 6833 "value": [ 6834 1 6835 ] 6836 } 6837 } 6838 ], 6839 "ase_channel_cnt": 1 6840 } 6841 ] 6842 }, 6843 { 6844 "name": "Two-OneChan-SnkAse-Lc3_32_2-Two-OneChan-SrcAse-Lc3_32_2", 6845 "subconfigurations": [ 6846 { 6847 "ase_cnt": 2, 6848 "direction": "SINK", 6849 "codec_id": { 6850 "coding_format": 6, 6851 "vendor_company_id": 0, 6852 "vendor_codec_id": 0 6853 }, 6854 "codec_configuration": [ 6855 { 6856 "name": "sampling_frequency", 6857 "type": 1, 6858 "compound_value": { 6859 "value": [ 6860 6 6861 ] 6862 } 6863 }, 6864 { 6865 "name": "frame_duration", 6866 "type": 2, 6867 "compound_value": { 6868 "value": [ 6869 1 6870 ] 6871 } 6872 }, 6873 { 6874 "name": "octets_per_codec_frame", 6875 "type": 4, 6876 "compound_value": { 6877 "value": [ 6878 80, 6879 0 6880 ] 6881 } 6882 }, 6883 { 6884 "name": "codec_frame_blocks_per_sdu", 6885 "type": 5, 6886 "compound_value": { 6887 "value": [ 6888 1 6889 ] 6890 } 6891 } 6892 ], 6893 "ase_channel_cnt": 1 6894 }, 6895 { 6896 "ase_cnt": 2, 6897 "direction": "SOURCE", 6898 "codec_id": { 6899 "coding_format": 6, 6900 "vendor_company_id": 0, 6901 "vendor_codec_id": 0 6902 }, 6903 "codec_configuration": [ 6904 { 6905 "name": "sampling_frequency", 6906 "type": 1, 6907 "compound_value": { 6908 "value": [ 6909 6 6910 ] 6911 } 6912 }, 6913 { 6914 "name": "frame_duration", 6915 "type": 2, 6916 "compound_value": { 6917 "value": [ 6918 1 6919 ] 6920 } 6921 }, 6922 { 6923 "name": "octets_per_codec_frame", 6924 "type": 4, 6925 "compound_value": { 6926 "value": [ 6927 80, 6928 0 6929 ] 6930 } 6931 }, 6932 { 6933 "name": "codec_frame_blocks_per_sdu", 6934 "type": 5, 6935 "compound_value": { 6936 "value": [ 6937 1 6938 ] 6939 } 6940 } 6941 ], 6942 "ase_channel_cnt": 1 6943 } 6944 ] 6945 }, 6946 { 6947 "name": "Two-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 6948 "subconfigurations": [ 6949 { 6950 "ase_cnt": 2, 6951 "direction": "SINK", 6952 "codec_id": { 6953 "coding_format": 6, 6954 "vendor_company_id": 0, 6955 "vendor_codec_id": 0 6956 }, 6957 "codec_configuration": [ 6958 { 6959 "name": "sampling_frequency", 6960 "type": 1, 6961 "compound_value": { 6962 "value": [ 6963 6 6964 ] 6965 } 6966 }, 6967 { 6968 "name": "frame_duration", 6969 "type": 2, 6970 "compound_value": { 6971 "value": [ 6972 1 6973 ] 6974 } 6975 }, 6976 { 6977 "name": "octets_per_codec_frame", 6978 "type": 4, 6979 "compound_value": { 6980 "value": [ 6981 80, 6982 0 6983 ] 6984 } 6985 }, 6986 { 6987 "name": "codec_frame_blocks_per_sdu", 6988 "type": 5, 6989 "compound_value": { 6990 "value": [ 6991 1 6992 ] 6993 } 6994 } 6995 ], 6996 "ase_channel_cnt": 1 6997 }, 6998 { 6999 "ase_cnt": 1, 7000 "direction": "SOURCE", 7001 "codec_id": { 7002 "coding_format": 6, 7003 "vendor_company_id": 0, 7004 "vendor_codec_id": 0 7005 }, 7006 "codec_configuration": [ 7007 { 7008 "name": "sampling_frequency", 7009 "type": 1, 7010 "compound_value": { 7011 "value": [ 7012 6 7013 ] 7014 } 7015 }, 7016 { 7017 "name": "frame_duration", 7018 "type": 2, 7019 "compound_value": { 7020 "value": [ 7021 1 7022 ] 7023 } 7024 }, 7025 { 7026 "name": "octets_per_codec_frame", 7027 "type": 4, 7028 "compound_value": { 7029 "value": [ 7030 80, 7031 0 7032 ] 7033 } 7034 }, 7035 { 7036 "name": "codec_frame_blocks_per_sdu", 7037 "type": 5, 7038 "compound_value": { 7039 "value": [ 7040 1 7041 ] 7042 } 7043 } 7044 ], 7045 "ase_channel_cnt": 1 7046 } 7047 ] 7048 }, 7049 { 7050 "name": "One-TwoChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 7051 "subconfigurations": [ 7052 { 7053 "ase_cnt": 1, 7054 "direction": "SINK", 7055 "codec_id": { 7056 "coding_format": 6, 7057 "vendor_company_id": 0, 7058 "vendor_codec_id": 0 7059 }, 7060 "codec_configuration": [ 7061 { 7062 "name": "sampling_frequency", 7063 "type": 1, 7064 "compound_value": { 7065 "value": [ 7066 6 7067 ] 7068 } 7069 }, 7070 { 7071 "name": "frame_duration", 7072 "type": 2, 7073 "compound_value": { 7074 "value": [ 7075 1 7076 ] 7077 } 7078 }, 7079 { 7080 "name": "octets_per_codec_frame", 7081 "type": 4, 7082 "compound_value": { 7083 "value": [ 7084 80, 7085 0 7086 ] 7087 } 7088 }, 7089 { 7090 "name": "codec_frame_blocks_per_sdu", 7091 "type": 5, 7092 "compound_value": { 7093 "value": [ 7094 1 7095 ] 7096 } 7097 } 7098 ], 7099 "ase_channel_cnt": 2 7100 }, 7101 { 7102 "ase_cnt": 1, 7103 "direction": "SOURCE", 7104 "codec_id": { 7105 "coding_format": 6, 7106 "vendor_company_id": 0, 7107 "vendor_codec_id": 0 7108 }, 7109 "codec_configuration": [ 7110 { 7111 "name": "sampling_frequency", 7112 "type": 1, 7113 "compound_value": { 7114 "value": [ 7115 6 7116 ] 7117 } 7118 }, 7119 { 7120 "name": "frame_duration", 7121 "type": 2, 7122 "compound_value": { 7123 "value": [ 7124 1 7125 ] 7126 } 7127 }, 7128 { 7129 "name": "octets_per_codec_frame", 7130 "type": 4, 7131 "compound_value": { 7132 "value": [ 7133 80, 7134 0 7135 ] 7136 } 7137 }, 7138 { 7139 "name": "codec_frame_blocks_per_sdu", 7140 "type": 5, 7141 "compound_value": { 7142 "value": [ 7143 1 7144 ] 7145 } 7146 } 7147 ], 7148 "ase_channel_cnt": 1 7149 } 7150 ] 7151 }, 7152 { 7153 "name": "One-OneChan-SnkAse-Lc3_32_2-One-OneChan-SrcAse-Lc3_32_2", 7154 "subconfigurations": [ 7155 { 7156 "ase_cnt": 1, 7157 "direction": "SINK", 7158 "codec_id": { 7159 "coding_format": 6, 7160 "vendor_company_id": 0, 7161 "vendor_codec_id": 0 7162 }, 7163 "codec_configuration": [ 7164 { 7165 "name": "sampling_frequency", 7166 "type": 1, 7167 "compound_value": { 7168 "value": [ 7169 6 7170 ] 7171 } 7172 }, 7173 { 7174 "name": "frame_duration", 7175 "type": 2, 7176 "compound_value": { 7177 "value": [ 7178 1 7179 ] 7180 } 7181 }, 7182 { 7183 "name": "octets_per_codec_frame", 7184 "type": 4, 7185 "compound_value": { 7186 "value": [ 7187 80, 7188 0 7189 ] 7190 } 7191 }, 7192 { 7193 "name": "codec_frame_blocks_per_sdu", 7194 "type": 5, 7195 "compound_value": { 7196 "value": [ 7197 1 7198 ] 7199 } 7200 } 7201 ], 7202 "ase_channel_cnt": 1 7203 }, 7204 { 7205 "ase_cnt": 1, 7206 "direction": "SOURCE", 7207 "codec_id": { 7208 "coding_format": 6, 7209 "vendor_company_id": 0, 7210 "vendor_codec_id": 0 7211 }, 7212 "codec_configuration": [ 7213 { 7214 "name": "sampling_frequency", 7215 "type": 1, 7216 "compound_value": { 7217 "value": [ 7218 6 7219 ] 7220 } 7221 }, 7222 { 7223 "name": "frame_duration", 7224 "type": 2, 7225 "compound_value": { 7226 "value": [ 7227 1 7228 ] 7229 } 7230 }, 7231 { 7232 "name": "octets_per_codec_frame", 7233 "type": 4, 7234 "compound_value": { 7235 "value": [ 7236 80, 7237 0 7238 ] 7239 } 7240 }, 7241 { 7242 "name": "codec_frame_blocks_per_sdu", 7243 "type": 5, 7244 "compound_value": { 7245 "value": [ 7246 1 7247 ] 7248 } 7249 } 7250 ], 7251 "ase_channel_cnt": 1 7252 } 7253 ] 7254 }, 7255 { 7256 "name": "One-TwoChan-SnkAse-Lc3_32_2", 7257 "subconfigurations": [ 7258 { 7259 "ase_cnt": 1, 7260 "direction": "SINK", 7261 "codec_id": { 7262 "coding_format": 6, 7263 "vendor_company_id": 0, 7264 "vendor_codec_id": 0 7265 }, 7266 "codec_configuration": [ 7267 { 7268 "name": "sampling_frequency", 7269 "type": 1, 7270 "compound_value": { 7271 "value": [ 7272 6 7273 ] 7274 } 7275 }, 7276 { 7277 "name": "frame_duration", 7278 "type": 2, 7279 "compound_value": { 7280 "value": [ 7281 1 7282 ] 7283 } 7284 }, 7285 { 7286 "name": "octets_per_codec_frame", 7287 "type": 4, 7288 "compound_value": { 7289 "value": [ 7290 80, 7291 0 7292 ] 7293 } 7294 }, 7295 { 7296 "name": "codec_frame_blocks_per_sdu", 7297 "type": 5, 7298 "compound_value": { 7299 "value": [ 7300 1 7301 ] 7302 } 7303 } 7304 ], 7305 "ase_channel_cnt": 2 7306 } 7307 ] 7308 }, 7309 { 7310 "name": "One-TwoChan-SnkAse-Lc3_32_1", 7311 "subconfigurations": [ 7312 { 7313 "ase_cnt": 1, 7314 "direction": "SINK", 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 0 7336 ] 7337 } 7338 }, 7339 { 7340 "name": "octets_per_codec_frame", 7341 "type": 4, 7342 "compound_value": { 7343 "value": [ 7344 60, 7345 0 7346 ] 7347 } 7348 }, 7349 { 7350 "name": "codec_frame_blocks_per_sdu", 7351 "type": 5, 7352 "compound_value": { 7353 "value": [ 7354 1 7355 ] 7356 } 7357 } 7358 ], 7359 "ase_channel_cnt": 2 7360 } 7361 ] 7362 } 7363 ], 7364 "qos_configurations": [ 7365 { 7366 "name": "QoS_Config_16_1_1", 7367 "retransmission_number": 2, 7368 "max_transport_latency": 8 7369 }, 7370 { 7371 "name": "QoS_Config_16_1_2", 7372 "retransmission_number": 13, 7373 "max_transport_latency": 75 7374 }, 7375 { 7376 "name": "QoS_Config_16_2_1", 7377 "retransmission_number": 2, 7378 "max_transport_latency": 10 7379 }, 7380 { 7381 "name": "QoS_Config_16_2_2", 7382 "retransmission_number": 13, 7383 "max_transport_latency": 95 7384 }, 7385 { 7386 "name": "QoS_Config_24_1_1", 7387 "retransmission_number": 2, 7388 "max_transport_latency": 8 7389 }, 7390 { 7391 "name": "QoS_Config_24_1_2", 7392 "retransmission_number": 13, 7393 "max_transport_latency": 75 7394 }, 7395 { 7396 "name": "QoS_Config_24_2_1", 7397 "retransmission_number": 2, 7398 "max_transport_latency": 10 7399 }, 7400 { 7401 "name": "QoS_Config_24_2_2", 7402 "retransmission_number": 13, 7403 "max_transport_latency": 95 7404 }, 7405 { 7406 "name": "QoS_Config_32_1_1", 7407 "retransmission_number": 2, 7408 "max_transport_latency": 8 7409 }, 7410 { 7411 "name": "QoS_Config_32_1_2", 7412 "retransmission_number": 13, 7413 "max_transport_latency": 75 7414 }, 7415 { 7416 "name": "QoS_Config_32_2_1", 7417 "retransmission_number": 2, 7418 "max_transport_latency": 10 7419 }, 7420 { 7421 "name": "QoS_Config_32_2_2", 7422 "retransmission_number": 13, 7423 "max_transport_latency": 95 7424 }, 7425 { 7426 "name": "QoS_Config_48_1_2", 7427 "retransmission_number": 13, 7428 "max_transport_latency": 75 7429 }, 7430 { 7431 "name": "QoS_Config_48_2_2", 7432 "retransmission_number": 13, 7433 "max_transport_latency": 95 7434 }, 7435 { 7436 "name": "QoS_Config_48_3_2", 7437 "retransmission_number": 13, 7438 "max_transport_latency": 75 7439 }, 7440 { 7441 "name": "QoS_Config_48_4_1", 7442 "retransmission_number": 5, 7443 "max_transport_latency": 20 7444 }, 7445 { 7446 "name": "QoS_Config_48_4_2", 7447 "retransmission_number": 13, 7448 "max_transport_latency": 100 7449 }, 7450 { 7451 "name": "VND_QoS_Config_R3_L22", 7452 "retransmission_number": 3, 7453 "max_transport_latency": 22 7454 }, 7455 { 7456 "name": "VND_QoS_Config_R15_L70", 7457 "retransmission_number": 15, 7458 "max_transport_latency": 70 7459 }, 7460 { 7461 "name": "VND_QoS_Config_R5_L12", 7462 "retransmission_number": 5, 7463 "max_transport_latency": 12 7464 }, 7465 { 7466 "name": "VND_QoS_Config_R11_L40", 7467 "retransmission_number": 11, 7468 "max_transport_latency": 40 7469 }, 7470 { 7471 "name": "VND_QoS_Config_R3_L12", 7472 "retransmission_number": 3, 7473 "max_transport_latency": 12 7474 }, 7475 { 7476 "name": "QoS_Config_Low_Latency", 7477 "target_latency": "LOW", 7478 "retransmission_number": 0, 7479 "max_transport_latency": 0 7480 }, 7481 { 7482 "name": "QoS_Config_Balanced_Reliability", 7483 "target_latency": "BALANCED_RELIABILITY", 7484 "retransmission_number": 0, 7485 "max_transport_latency": 0 7486 }, 7487 { 7488 "name": "QoS_Config_High_Reliability", 7489 "target_latency": "HIGH_RELIABILITY", 7490 "retransmission_number": 0, 7491 "max_transport_latency": 0 7492 } 7493 ] 7494} 7495