projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53182d7
)
main: Remove DEFAULT_SIRK
author
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Mon, 10 Jul 2023 22:19:24 +0000
(15:19 -0700)
committer
Ayush Garg
<ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000
(19:04 +0530)
DEFAULT_SIRK is currently not used.
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index 5435394160f6b54d61e1b32e16884d2133718149..7323d0648efc85cc2e799d2c60789d5e00ff1c34 100755
(executable)
--- a/
src/main.c
+++ b/
src/main.c
@@
-60,9
+60,6
@@
#define DEFAULT_TEMPORARY_TIMEOUT 30 /* 30 seconds */
#define DEFAULT_NAME_REQUEST_RETRY_DELAY 300 /* 5 minutes */
-/*CSIP Profile - Server */
-#define DEFAULT_SIRK "761FAE703ED681F0C50B34155B6434FB"
-
#define SHUTDOWN_GRACE_SECONDS 10
struct btd_opts btd_opts;