summaryrefslogtreecommitdiffstats
path: root/java/jni/BluetoothFactory.cxx
Commit message (Collapse)AuthorAgeFilesLines
* java jni: Split helper to helper_base + helper_tinyb (modularization)Sven Gothel2020-02-091-0/+51
C++ tinyb namespace is for the original D-Bus implementation, hence providing the base helper explicitly. Add static BluetoothFactory.getNativeAPIVersion().