projects
/
platform
/
core
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d2040
)
Fix the svace issue (WGID 170800)
14/141614/1
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen/3.0/common/20170803.140340
accepted/tizen/3.0/ivi/20170803.010928
accepted/tizen/3.0/mobile/20170803.010852
accepted/tizen/3.0/tv/20170803.010905
accepted/tizen/3.0/wearable/20170803.010917
submit/tizen_3.0/20170801.063915
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Tue, 1 Aug 2017 05:22:46 +0000
(14:22 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Tue, 1 Aug 2017 05:22:46 +0000
(14:22 +0900)
Change-Id: I99fac3a07f8f39b07019bd88d59a4cff51ab609e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bluetooth-proximity.c
patch
|
blob
|
history
diff --git
a/src/bluetooth-proximity.c
b/src/bluetooth-proximity.c
index 8e88796744733682df3851d3195c49a003934313..7d45f1e583a575a67041be38e3abd5684787ad84 100644
(file)
--- a/
src/bluetooth-proximity.c
+++ b/
src/bluetooth-proximity.c
@@
-37,7
+37,7
@@
typedef struct {
typedef struct {
bt_proximity_reporter_server_s reporter_server;
-
bool
services_supported;
+
int
services_supported;
bool connected;
const void *connection_callback;