kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
111 stars 30 forks source link

Encrypted Read/Write Support for Linux #131

Closed KRicketts6237 closed 6 months ago

KRicketts6237 commented 7 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: