summaryrefslogtreecommitdiffstats
path: root/java/jni/JNIMem.hpp
Commit message (Expand)AuthorAgeFilesLines
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-2/+83
* Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)Sven Gothel2020-05-121-0/+3
* JNIGlobalRef: Add copy-ctor, move-ctor and equality operationsSven Gothel2020-05-041-0/+11
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-3/+25
* JNIEnvContainer::attach/detach: Reuse GetEnv's JNIEnv if available and don't ...connector-1.5connector_b_1.5Sven Gothel2020-02-051-0/+1
* java: Refactor JNIMem classesPetre Eftime2016-07-061-40/+28
* Add license headers where missingPetre Eftime2016-07-061-0/+24
* java: Add initial support for Java notificationsPetre Eftime2016-07-011-0/+65