Skip to content

Missing fields in audio_desc_input_terminal_t #1782

Closed
@s13n

Description

@s13n

Operating System

Linux

Board

Raspberry Pi Pico

Firmware

Raspberry Pi SDK - master branch, using TinyUSB 0.12.0

What happened ?

A struct definition in header file src/class/audio/audio.h is missing two fields, compared to the definition in "USB Device Class Definition for Audio Devices Release 2.0".

See the definition of audio_desc_input_terminal_t starting in line 719 of file audio.h
Compare with table 4-9 in the USB document.

Missing fields are: bTerminalID and iChannelNames.

How to reproduce ?

Read the mentioned source file and the USB document.

Debug Log as txt file

No response

Screenshots

No response

I have checked existing issues, dicussion and documentation

  • I confirm I have checked existing issues, dicussion and documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions