diff --git a/spa/plugins/bluez5/bluez5-dbus.c b/spa/plugins/bluez5/bluez5-dbus.c index 20e46a191..2b7f20162 100644 --- a/spa/plugins/bluez5/bluez5-dbus.c +++ b/spa/plugins/bluez5/bluez5-dbus.c @@ -1159,7 +1159,7 @@ static int reconnect_device_profiles(struct spa_bt_device *device) } #define DEVICE_RECONNECT_TIMEOUT_SEC 2 -#define DEVICE_PROFILE_TIMEOUT_SEC 3 +#define DEVICE_PROFILE_TIMEOUT_SEC 6 static void device_timer_event(struct spa_source *source) {