projects
/
platform
/
core
/
connectivity
/
nan-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e64541
)
Enable device NAN Ranging feature
64/236264/1
author
Cheoleun Moon
<chleun.moon@samsung.com>
Mon, 1 Jun 2020 08:17:34 +0000
(17:17 +0900)
committer
Seonah Moon
<seonah1.moon@samsung.com>
Tue, 16 Jun 2020 04:14:19 +0000
(13:14 +0900)
Change-Id: I1f65d7280f6bf5bffb88d787d1a5ecb4ab54144f
src/EnableConfig.cpp
patch
|
blob
|
history
diff --git
a/src/EnableConfig.cpp
b/src/EnableConfig.cpp
index 4b50830258b2365b9f3f98c8abe2588eb0466028..7af113d489711fa01e6e70ea7dd0588bfbaf60d9 100644
(file)
--- a/
src/EnableConfig.cpp
+++ b/
src/EnableConfig.cpp
@@
-42,6
+42,7
@@
void EnableConfig::setDefaultValues()
discoveryBeaconInterval = 0;
configNss = true;
nss = 0;
+ configEnableRanging = true;
enableRanging = true;
configDwEarlyTermination = true;
enableDwTermination = false;