kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
78 stars 26 forks source link

Encrypted Read/Write Support for Linux #131

Closed KRicketts6237 closed 2 months ago

KRicketts6237 commented 2 months ago

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: