diff options
author | Sven Gothel <[email protected]> | 2020-06-08 09:35:39 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-06-08 09:35:39 +0200 |
commit | 9ac64beeefabb3a9cd8c6321fe0d617e0995a0c3 (patch) | |
tree | d01482f0199f4ea618381dcc2a1edd6c05118d62 /api/direct_bt/DBTManager.hpp | |
parent | 2e58b250a382e05f0f4cb8d9520097afe07b91cd (diff) |
DBTAdapter::JNIAdapterStatusListener: Use JNIGlobalRef directly w/o unique_ptr; Allow JNIGlobalRef default nullptr ctor
Since we allow JNIGlobalRef move ops and hence jobject nullptr anyways (on moved off objects),
we shall also allow simple default ctor for lazy assignment.
This allows us to use JNIGlobalRef directly in JNIAdapterStatusListener w/o extra unique_ptr abstraction.
Diffstat (limited to 'api/direct_bt/DBTManager.hpp')
0 files changed, 0 insertions, 0 deletions