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:
4a9ce2e
)
audio: Remove unused constant
author
João Paulo Rechi Vita
<jprvita@gmail.com>
Fri, 12 Apr 2013 22:34:22 +0000
(19:34 -0300)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Mon, 15 Apr 2013 14:17:51 +0000
(17:17 +0300)
Removes the never used constant AUDIO_INTERFACE which is defined to
"org.bluez.Audio".
profiles/audio/device.c
patch
|
blob
|
history
diff --git
a/profiles/audio/device.c
b/profiles/audio/device.c
index
907221d
..
b9d1dde
100644
(file)
--- a/
profiles/audio/device.c
+++ b/
profiles/audio/device.c
@@
-56,8
+56,6
@@
#include "sink.h"
#include "source.h"
-#define AUDIO_INTERFACE "org.bluez.Audio"
-
#define CONTROL_CONNECT_TIMEOUT 2
#define AVDTP_CONNECT_TIMEOUT 1
#define AVDTP_CONNECT_TIMEOUT_BOOST 1