summaryrefslogtreecommitdiff
path: root/src/class/printer
diff options
context:
space:
mode:
authorZhang, Zhenjiang <[email protected]>2026-07-17 13:47:18 +0800
committerZhang, Zhenjiang <[email protected]>2026-07-17 13:47:18 +0800
commit70113a39a3ffac7b310ff7d661fe744c35364c50 (patch)
tree684fd97195dcacda6132e9f5349bb797f4c903cf /src/class/printer
parent817807dc64ae3124a315f42d67eb00271c3846e0 (diff)
fix(class/audio): fix control request byte order and buffer usage in audio host
- Fix missing tu_htole16() conversions for wValue and wIndex in tuh_audio_set_sampling_freq, tuh_audio_get_sampling_freq, tuh_audio_feature_unit_set, and tuh_audio_feature_unit_get - Fix incorrect wIndex parameter order in feature unit requests (unit_id and itf_num were swapped) - Replace static freq_buf with per-endpoint ctrl buffer in tuh_audio_set_sampling_freq to avoid concurrency issues - Update audio_host README to match actual example behavior
Diffstat (limited to 'src/class/printer')
0 files changed, 0 insertions, 0 deletions