diff options
| author | Zhang, Zhenjiang <[email protected]> | 2026-07-17 15:17:16 +0800 |
|---|---|---|
| committer | Zhang, Zhenjiang <[email protected]> | 2026-07-17 15:17:16 +0800 |
| commit | 786eef5fd29d0a1ba46eda1e907399aee5af16d0 (patch) | |
| tree | 48bf424ba70befad36767b569807fea2b70e92f1 /examples/host/audio_host/src | |
| parent | d4dfed4106fdfa5af21935f0ad84ed814b23a9f7 (diff) | |
style(class/audio): rename descriptor variables to desc_ prefix and unify const style
Rename descriptor pointer variables to use desc_ prefix for consistency with audio_device.c:
- it -> desc_input_terminal
- ot -> desc_output_terminal
- fu -> desc_feature_unit
- itf -> desc_interface
- p_ep -> desc_endpoint
Unify const qualifier placement to type_t const * style.
Add file header comment describing UAC 1.0 host driver capabilities.
Switch license header to SPDX identifier.
Diffstat (limited to 'examples/host/audio_host/src')
0 files changed, 0 insertions, 0 deletions
