Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working GATT Java Side; GATT Types made fully functional for user to avoid 't... | Sven Gothel | 2020-05-17 | 1 | -2/+83 |
* | Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..) | Sven Gothel | 2020-05-12 | 1 | -0/+3 |
* | JNIGlobalRef: Add copy-ctor, move-ctor and equality operations | Sven Gothel | 2020-05-04 | 1 | -0/+11 |
* | Initial working Java binding for the direct_bt C++ module | Sven Gothel | 2020-04-20 | 1 | -3/+25 |
* | JNIEnvContainer::attach/detach: Reuse GetEnv's JNIEnv if available and don't ...connector-1.5connector_b_1.5 | Sven Gothel | 2020-02-05 | 1 | -0/+1 |
* | java: Refactor JNIMem classes | Petre Eftime | 2016-07-06 | 1 | -40/+28 |
* | Add license headers where missing | Petre Eftime | 2016-07-06 | 1 | -0/+24 |
* | java: Add initial support for Java notifications | Petre Eftime | 2016-07-01 | 1 | -0/+65 |