summaryrefslogtreecommitdiffstats
path: root/api/direct_bt/BTAdapter.hpp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-06-06 22:10:12 +0200
committerSven Gothel <[email protected]>2022-06-06 22:10:12 +0200
commitd34b29395e569a9811764d8c397f11c4fbe562d6 (patch)
treec8aacfde94e46c1f40023b3a2e82b5638af17765 /api/direct_bt/BTAdapter.hpp
parent076c82ab5a95714d7295d520fe0aa5bfa62bf6cd (diff)
Adopt to jaulib jau::jni namespace changes
Diffstat (limited to 'api/direct_bt/BTAdapter.hpp')
-rw-r--r--api/direct_bt/BTAdapter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/direct_bt/BTAdapter.hpp b/api/direct_bt/BTAdapter.hpp
index 84852b8f..8006713b 100644
--- a/api/direct_bt/BTAdapter.hpp
+++ b/api/direct_bt/BTAdapter.hpp
@@ -123,7 +123,7 @@ namespace direct_bt {
* The listener receiver maintains a unique set of listener instances without duplicates.
* </p>
*/
- class AdapterStatusListener : public jau::JavaUplink {
+ class AdapterStatusListener : public jau::jni::JavaUplink {
public:
/**
* BTAdapter setting(s) changed.