summaryrefslogtreecommitdiffstats
path: root/plugins/bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bluetooth.h')
-rw-r--r--plugins/bluetooth.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h
index 318e4b0a..ff0ea52b 100644
--- a/plugins/bluetooth.h
+++ b/plugins/bluetooth.h
@@ -28,9 +28,7 @@
#define DBUS_TIMEOUT 15
#define HFP_AG_UUID "0000111f-0000-1000-8000-00805f9b34fb"
-
-/* Profiles bitfield */
-#define HFP_AG 0x01
+#define HFP_HS_UUID "0000111e-0000-1000-8000-00805f9b34fb"
struct bluetooth_profile {
const char *name;