omaraflak / Bluetooth-Library

Bluetooth client library for Android.
198 stars 62 forks source link

Added support for insecure connections #8

Closed JohannesDev closed 6 years ago

JohannesDev commented 6 years ago

Simple and short changes to support insecure connections. You can define with a boolean whether you want a secure or insecure connection.

omaraflak commented 6 years ago

Hey Johannes, thanks for the contribution ! I'll review and merge tonight.