Update ipc to match new message headers introduced on BlueZ 4.34.

This commit is contained in:
Luiz Augusto von Dentz 2009-03-25 17:57:19 -03:00
parent b03c545850
commit 071b3e7fc5
3 changed files with 84 additions and 36 deletions

View file

@ -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",