OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adce984
)
lib: Remove duplicated HSP_HS_UUID definition
author
Anderson Lizardo
<anderson.lizardo@openbossa.org>
Thu, 18 Jul 2013 02:20:09 +0000
(22:20 -0400)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 18 Jul 2013 09:33:08 +0000
(12:33 +0300)
There is an identical definition on the same header file (next to
HSP_AG_UUID).
lib/uuid.h
patch
|
blob
|
history
diff --git
a/lib/uuid.h
b/lib/uuid.h
index
1e8188a
..
95e5a9a
100644
(file)
--- a/
lib/uuid.h
+++ b/
lib/uuid.h
@@
-86,7
+86,6
@@
extern "C" {
#define HDP_SOURCE_UUID "00001401-0000-1000-8000-00805f9b34fb"
#define HDP_SINK_UUID "00001402-0000-1000-8000-00805f9b34fb"
-#define HSP_HS_UUID "00001108-0000-1000-8000-00805f9b34fb"
#define HID_UUID "00001124-0000-1000-8000-00805f9b34fb"
#define DUN_GW_UUID "00001103-0000-1000-8000-00805f9b34fb"