Skip to content

feat: add support for PHY commands and connection parameter updates on linux - #127

Open
tauu wants to merge 3 commits into
go-ble:masterfrom
tauu:2mphy
Open

feat: add support for PHY commands and connection parameter updates on linux#127
tauu wants to merge 3 commits into
go-ble:masterfrom
tauu:2mphy

Conversation

@tauu

@tauu tauu commented May 22, 2026

Copy link
Copy Markdown

This PR adds support for the commands

  • LESetDefaultPHY
  • LESetPHY
  • LEReadPHY

for retrieving or updating the preferred PHY. Furthermore the PR adds support changing the connection parameters once the connection is established. All of these changes are intended to achieve the best transfer speed.

The added functionality is only usable on linux as CoreBluetooth does not expose apis for these changes. For the darwin platform the added functions only return an error.

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