SSL over Bluetooth on Android

Are there libraries available that support secure Bluetooth sharing? Theoretically, this can be done using the NDK and OpenSSL for Android, but I'm interested in some ready-made libraries.

Thanks.

+4
source share
1 answer

If you want ready-made libraries to use IOIO Over Bluetooth for Android. if it uses the IOIOLib application infrastructure. However, it will need to be rebuilt against Bluetooth libraries in accordance with the instructions below.

Author:

Special thanks to Matthias Ringwald

IOIO via Bluetooth

0
source

Source: https://habr.com/ru/post/1486579/


All Articles