Skip to content

bluez5: guard against processing when errored or not started

P V requested to merge pvir/pipewire:bt-runfix into master

Add some guards against doing processing when there has been an error or the node is not started. Set error status to IO. Continue driving on IO errors.

Merge request reports