aboutsummaryrefslogtreecommitdiffstats
path: root/api/direct_bt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-10-29 05:15:46 +0200
committerSven Gothel <[email protected]>2021-10-29 05:15:46 +0200
commitb01c83eb0102fc81fa03e0cef8adbfbf1bd432b9 (patch)
tree52d481906f3b55bb9683405b1bdd26658844ec5a /api/direct_bt
parentdfcc4c549e591992aee20fab1564d26ce3e4e17b (diff)
BTAdapter::[get|set]SecureConnections*() align and complete on Java side
Diffstat (limited to 'api/direct_bt')
-rw-r--r--api/direct_bt/BTAdapter.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/direct_bt/BTAdapter.hpp b/api/direct_bt/BTAdapter.hpp
index 90aeedcd..06d64478 100644
--- a/api/direct_bt/BTAdapter.hpp
+++ b/api/direct_bt/BTAdapter.hpp
@@ -643,6 +643,7 @@ namespace direct_bt {
* By default, Secure Connections (SC) is enabled if supported.
*
* @param enable
+ * @return true if successful, otherwise false
* @see getSecureConnectionsEnabled()
* @since 2.4.0
*/