mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
Update ipc to match new message headers introduced on BlueZ 4.34.
This commit is contained in:
parent
b03c545850
commit
071b3e7fc5
3 changed files with 84 additions and 36 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue