aboutsummaryrefslogtreecommitdiff
path: root/src/Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.cpp')
-rw-r--r--src/Server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Server.cpp b/src/Server.cpp
index 87b3279..47a74da 100644
--- a/src/Server.cpp
+++ b/src/Server.cpp
@@ -243,6 +243,7 @@ Server::Server(const std::string &serviceName, const std::string &advertisingNam
enableBREDR = false;
enableSecureConnection = false;
enableConnectable = true;
+ enableDiscoverable = true;
enableAdvertising = true;
enableBondable = false;