bluez5: don't set bluez timeout on transport release

Setting bluez timeout on transport release makes codec switches delayed,
and is not necessary.
This commit is contained in:
Pauli Virtanen 2023-04-01 22:59:23 +03:00 committed by Wim Taymans
parent c0d55eae86
commit e0939ff8ab

View file

@ -3185,8 +3185,6 @@ static int do_transport_release(struct spa_bt_transport *transport)
r = dbus_connection_send_with_reply_and_block(monitor->conn, m, -1, &err);
dbus_message_unref(m);
spa_bt_device_update_last_bluez_action_time(transport->device);
if (r == NULL) {
if (is_idle) {
/* XXX: The fd always needs to be closed. However, Release()