diff options
| author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-09-06 02:09:05 +0300 | 
|---|---|---|
| committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-09-06 02:09:05 +0300 | 
| commit | 26dc8445ffa66aa3c933442848c3a92070b25fb7 (patch) | |
| tree | b4c0216eae7e216a6918d227bf72cbcf186cef94 /audio/manager.h | |
| parent | 8b2e688eaf5b71006c72cf91a8e4df3c0c41c306 (diff) | |
Fix audio and input interfaces match the API documentation
Diffstat (limited to 'audio/manager.h')
| -rw-r--r-- | audio/manager.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/audio/manager.h b/audio/manager.h index 209488b0..708b52be 100644 --- a/audio/manager.h +++ b/audio/manager.h @@ -22,10 +22,6 @@   *   */ -#define MAX_PATH_LENGTH 64 /* D-Bus path */ -#define AUDIO_MANAGER_PATH "/org/bluez/audio" -#define AUDIO_MANAGER_INTERFACE "org.bluez.audio.Manager" -  struct enabled_interfaces {  	gboolean headset;  	gboolean gateway; | 
