summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2011-07-01 10:12:22 +0300
committerDenis Kenzior <denkenz@gmail.com>2011-06-30 22:05:56 -0500
commit55f1c95ed1c541df85d270ca40c449debe9ce28f (patch)
tree0247be881d037cbbf488b09d34602fb61e86ed54 /plugins
parentf79b2d7504bc1bc8bccc927b1645faa5aa2dc96e (diff)
downloadofono-55f1c95ed1c541df85d270ca40c449debe9ce28f.tar.bz2
bluetooth: use lower case for UUIDs
BlueZ also uses lower case
Diffstat (limited to 'plugins')
-rw-r--r--plugins/bluetooth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h
index 505d9081..318e4b0a 100644
--- a/plugins/bluetooth.h
+++ b/plugins/bluetooth.h
@@ -27,7 +27,7 @@
#define DBUS_TIMEOUT 15
-#define HFP_AG_UUID "0000111F-0000-1000-8000-00805F9B34FB"
+#define HFP_AG_UUID "0000111f-0000-1000-8000-00805f9b34fb"
/* Profiles bitfield */
#define HFP_AG 0x01