Skip to content

Fix BLE Link-Layer byte order - #5072

Open
sacca97 wants to merge 4 commits into
secdev:masterfrom
sacca97:master
Open

Fix BLE Link-Layer byte order#5072
sacca97 wants to merge 4 commits into
secdev:masterfrom
sacca97:master

Conversation

@sacca97

@sacca97 sacca97 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The Bluetooth standard requires multi-octet Link Layer fields to transmit the least-significant octet first Vol 6, Part B, §1.2

Hence, BTLE_CONNECT_REQ, LL_CONNECTION_PARAM_REQ, LL_CONNECTION_PARAM_RSP, LL_PHY_UPDATE_IND, LL_CIS_REQ, LL_CIS_RSP, and LL_CIS_IND were changed accordingly.

AI-Assisted: no

@polybassa

Copy link
Copy Markdown
Contributor

Thanks for the PR. Please revert all formatting only changes to reduce our review effort.

@sacca97

sacca97 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

My bad. Done!

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.

2 participants