Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypted Read/Write Support for Linux #131

Merged
merged 2 commits into from
May 18, 2024

Conversation

KRicketts6237
Copy link

Added functionality to enable encryption in the bluez backend, addressing #115. Additionally updated test_server to rudimentarily allow for the testing of encrypted read/write with use of an environment variable.

Notes regarding testing:

  • I tested this on a Pixel 7a running Android 14 using LightBlue.
  • If the "READ AGAIN" button is pressed before the phone is paired to the server device, the phone will prompt the user to pair with the server. The test will then proceed normally if paired, however it will fail the assertion on line 168.
  • If the "READ AGAIN" button is pressed after the phone is paired to the server device, the test will proceed normally and the assertion on line 168 will pass.

@kevincar kevincar merged commit 6da1a59 into kevincar:develop May 18, 2024
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