Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Thu, 17 Oct 2024 11:43:31 +0530 you wrote: > Instead of emitting the property "Size" from obex_put_stream_start(), > Call the function manager_emit_transfer_property() from plugins/*.c > wherever plugin has transfer object present. > Remove the code from obex.c which is generic for all profiles. > > This change resolves the type mismatch issue when calling the > manager_emit_transfer_property from obex.c. We are passing > 'os->service_data' of plugin session type but the > manager_emit_transfer_property() expects the 'obex_transfer' > type, therefore size is not set properly and might cause > crash/disconnection. > > [...] Here is the summary with links: - [v1] obex: Move size emit signal to plugins instead of obex.c https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b5b51017ea18 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html