summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/ipc.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-30 20:34:49 +0200
committerLennart Poettering <lennart@poettering.net>2009-03-30 20:34:49 +0200
commit1390564227a01678f78431cd19e7c2077e962db5 (patch)
tree1e406c35a86ac607629597fdf82a4de4c7c84f2d /src/modules/bluetooth/ipc.c
parentd33be12fde0910e4a7515c3f6a8b8f2165624cb0 (diff)
parent87fcb3d5925cc030e957f55399f8c3e96c66cbb5 (diff)
Merge commit 'elmarco/bluetooth-fixes'
Diffstat (limited to 'src/modules/bluetooth/ipc.c')
-rw-r--r--src/modules/bluetooth/ipc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/bluetooth/ipc.c b/src/modules/bluetooth/ipc.c
index f14c92c4..dcecad8a 100644
--- a/src/modules/bluetooth/ipc.c
+++ b/src/modules/bluetooth/ipc.c
@@ -35,6 +35,7 @@ static const char *strtypes[] = {
/* This table contains the string representation for messages names */
static const char *strnames[] = {
"BT_GET_CAPABILITIES",
+ "BT_OPEN",
"BT_SET_CONFIGURATION",
"BT_NEW_STREAM",
"BT_START_STREAM",