summaryrefslogtreecommitdiffstats
path: root/java/jni/helper_base.hpp
Commit message (Expand)AuthorAgeFilesLines
* jni helper: Unique rename for 'convert_vector*(..)' template functionsSven Gothel2020-05-141-7/+7
* helper_base: Add generic getField(..), getObjectRef<T>(..) and setObjectRef<T...Sven Gothel2020-05-041-25/+45
* Java: Utilize new EIRDataType in BluetoothDeviceStatusListener; ...Sven Gothel2020-05-031-4/+34
* JNI helper_base: Robustness: Add java_exception_check_and_throw(..) and use I...Sven Gothel2020-05-021-5/+8
* Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...Sven Gothel2020-04-211-16/+29
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-1/+67
* java jni: Split helper to helper_base + helper_tinyb (modularization)Sven Gothel2020-02-091-0/+117