From 26dc8445ffa66aa3c933442848c3a92070b25fb7 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sat, 6 Sep 2008 02:09:05 +0300 Subject: Fix audio and input interfaces match the API documentation --- audio/headset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/headset.h') 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 -- cgit