diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 01:11:53 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 01:11:53 +0200 |
commit | 91402bad9a182902c242f98f1e5f55d4190b4d01 (patch) | |
tree | 87c1da7b86966c3e9af1a9ee9d4910390f13ba84 /audio/headset.h | |
parent | c74f11481aabe51612c7200e1e3ab91f7f1c4abb (diff) | |
parent | 26dc8445ffa66aa3c933442848c3a92070b25fb7 (diff) |
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Diffstat (limited to 'audio/headset.h')
-rw-r--r-- | audio/headset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/headset.h b/audio/headset.h index 4c928e54..65c3f411 100644 --- a/audio/headset.h +++ b/audio/headset.h @@ -22,7 +22,7 @@ * */ -#define AUDIO_HEADSET_INTERFACE "org.bluez.audio.Headset" +#define AUDIO_HEADSET_INTERFACE "org.bluez.Headset" #define DEFAULT_HS_AG_CHANNEL 12 #define DEFAULT_HF_AG_CHANNEL 13 |