projects
/
profile
/
wearable
/
apps
/
native
/
watch-setting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c02915
)
Modify the name of BT launch type
40/231640/1
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
tizen_6.0
tizen_6.0_hotfix
accepted/tizen/6.0/unified/20201030.103025
accepted/tizen/6.0/unified/hotfix/20201103.045609
accepted/tizen/unified/20200427.031418
submit/tizen/20200427.000510
submit/tizen_6.0/20201029.205505
submit/tizen_6.0_hotfix/20201102.192905
submit/tizen_6.0_hotfix/20201103.115105
tizen_6.0.m2_release
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 23 Apr 2020 07:11:28 +0000
(16:11 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 23 Apr 2020 07:11:28 +0000
(16:11 +0900)
Change-Id: I3e2e956b1f58f86422f5b55a042c18e5e18089bf
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/setting-connection.c
patch
|
blob
|
history
diff --git
a/src/setting-connection.c
b/src/setting-connection.c
index a85ed999d1ecebe904e8c785be8984d14fb68da5..7a619c81cb912eb9da4f83fe25134b47d082de83 100644
(file)
--- a/
src/setting-connection.c
+++ b/
src/setting-connection.c
@@
-296,7
+296,7
@@
void _bluetooth_cb(void *data, Evas_Object *obj, void *event_info)
extra_app_data extra_app = {
.app_id = "org.tizen.bluetooth",
.extra_data_name = "launch-type",
- .extra_value = "setting
s
",
+ .extra_value = "setting",
.set_operation = NULL,
.launch_group_mode = false
};