summaryrefslogtreecommitdiffstats
path: root/java/jni/helper_base.cxx
Commit message (Expand)AuthorAgeFilesLines
* helper_base: Add generic getField(..), getObjectRef<T>(..) and setObjectRef<T...Sven Gothel2020-05-041-4/+4
* JNI helper_base: Robustness: Add java_exception_check_and_throw(..) and use I...Sven Gothel2020-05-021-8/+11
* Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...Sven Gothel2020-04-211-6/+59
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-1/+26
* java jni: Split helper to helper_base + helper_tinyb (modularization)Sven Gothel2020-02-091-0/+195