mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-05 04:06:31 -05:00
Merge branch 'patch-1' into 'master'
Increase timeout for Bluetooth profile negotiation See merge request pulseaudio/pulseaudio!857
This commit is contained in:
commit
ac10718396
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
#include "bluez5-util.h"
|
||||
|
||||
#define WAIT_FOR_PROFILES_TIMEOUT_USEC (3 * PA_USEC_PER_SEC)
|
||||
#define WAIT_FOR_PROFILES_TIMEOUT_USEC (5 * PA_USEC_PER_SEC)
|
||||
|
||||
#define DBUS_INTERFACE_OBJECT_MANAGER DBUS_INTERFACE_DBUS ".ObjectManager"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue