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

feat(ble): Make it possible to use BT_GATT_AUTO_SEC_REQ #2046

Merged

Conversation

petejohanson
Copy link
Contributor

  • Only upgrade security of new connections if BT_GATT_AUTO_SEC_REQ
    is not enabled.

This is something @joelspadin was discussing recently as possibly improving our compatibility with some OSes, so making it easy for folks to test by not automatically setting security on new connections unless needed.

* Only upgrade security of new connections if BT_GATT_AUTO_SEC_REQ
  is not enabled.
@petejohanson petejohanson requested a review from a team as a code owner November 30, 2023 06:50
@petejohanson petejohanson self-assigned this Nov 30, 2023
@petejohanson petejohanson added enhancement New feature or request bluetooth Bluetooth related items labels Nov 30, 2023
@petejohanson petejohanson requested review from joelspadin and removed request for a team November 30, 2023 06:50
@petejohanson petejohanson merged commit 329d647 into zmkfirmware:main Dec 2, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth Bluetooth related items enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants