projects
/
platform
/
core
/
connectivity
/
bluetooth-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aebeaa
)
Fix the coverity issue
65/224765/1
accepted/tizen/unified/20200220.122414
submit/tizen/20200214.001348
submit/tizen/20200217.053214
submit/tizen/20200220.013009
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 13 Feb 2020 02:25:47 +0000
(11:25 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 13 Feb 2020 02:25:47 +0000
(11:25 +0900)
Parse warning (PW.PARAMETER_HIDDEN)
Change-Id: I6a849a3d804bb1e0e37bf5a5b3011e5852e55742
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
hf-agent/bluetooth-hf-agent.c
patch
|
blob
|
history
diff --git
a/hf-agent/bluetooth-hf-agent.c
b/hf-agent/bluetooth-hf-agent.c
index
ed9799b
..
87d2611
100644
(file)
--- a/
hf-agent/bluetooth-hf-agent.c
+++ b/
hf-agent/bluetooth-hf-agent.c
@@
-461,7
+461,7
@@
static gboolean __clcc_async_timer_func(gpointer data)
static void __hf_agent_method(GDBusConnection *connection,
const gchar *sender,
- const gchar *
object_
path,
+ const gchar *path,
const gchar *interface_name,
const gchar *method_name,
GVariant *parameters,