Skip to content

Devel - #51

Closed
tomlohave wants to merge 2 commits into
MaKi983:developmentfrom
tomlohave:devel
Closed

Devel#51
tomlohave wants to merge 2 commits into
MaKi983:developmentfrom
tomlohave:devel

Conversation

@tomlohave

Copy link
Copy Markdown

fix AOAP negotiation

controlTransfer(ACC_REQ_SEND_STRING, ...) with a per-field index — but all
three used index 0, colliding with each other (and with Manufacturer,
which correctly uses 0). Only Manufacturer/Model/Desc (indices 0/1/2) were
ever correctly received. Fixed to 3/4/5, matching the existing convention.
Found by decompiling the old closed-source build (still reliable with the
same phone/cable) and comparing against the current USB init sequence.
Without this it blocks with : Execution failed for task ':app:minifyReleaseWithR8'.
@tomlohave tomlohave closed this Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant