summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/ipc.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2009-03-25 17:57:19 -0300
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2009-03-26 15:40:04 -0300
commit071b3e7fc5a89ddc1c7d51ca5854aa661e4cc33b (patch)
tree7b79a37288bf519bd7685a92104e235859966e5a /src/modules/bluetooth/ipc.c
parentb03c5458504ce186025e99570f6d2c8d3a6c0cef (diff)
Update ipc to match new message headers introduced on BlueZ 4.34.
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",