Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH obexd 0/1] Fix OPP not sending TransferCompleted signal
@ 2011-10-07  9:11 Slawomir Bochenski
  2011-10-07  9:11 ` [PATCH obexd 1/1] " Slawomir Bochenski
  0 siblings, 1 reply; 4+ messages in thread
From: Slawomir Bochenski @ 2011-10-07  9:11 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Slawomir Bochenski

The following is kind of a lazy fix. Share your view on dealing with that. I'd
guess that more appropriate fix would be to remove the "os->object != NULL"
check from manager_emit_transfer_completed() and instead make a simple session
object in OPP being single gboolean or even use user_data pointer directly as a
boolean indicator to let the opp_reset() know whether or not
obex_put_stream_start() was successful.

Btw shouldn't we also do manager_emit_transfer_started() in opp_get()?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-11 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07  9:11 [PATCH obexd 0/1] Fix OPP not sending TransferCompleted signal Slawomir Bochenski
2011-10-07  9:11 ` [PATCH obexd 1/1] " Slawomir Bochenski
2011-10-11  9:46   ` Luiz Augusto von Dentz
2011-10-11 13:01   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox