public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] obex-client API - Missing method
@ 2009-09-29 13:47 Claudio Takahasi
  2009-09-29 14:10 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Claudio Takahasi @ 2009-09-29 13:47 UTC (permalink / raw)
  To: linux-bluetooth

Hi Marcel/Johan,

"Close" method  description on Session interface is missing, I added a
brief description on my branch "devel":

git://git.infradead.org/users/cktakahasi/obexd.git devel

BTW, CopyFile and MoveFile are not implemented yet, we need to remove
the code or write in the API  that it is not implemented yet.

Br,
Claudio.
-- 
--
Claudio Takahasi
Instituto Nokia de Tecnologia
Recife - Pernambuco - Brasil
+55 81 30879999

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

* Re: [PATCH] obex-client API - Missing method
  2009-09-29 13:47 [PATCH] obex-client API - Missing method Claudio Takahasi
@ 2009-09-29 14:10 ` Johan Hedberg
  2009-09-29 15:02   ` Claudio Takahasi
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Hedberg @ 2009-09-29 14:10 UTC (permalink / raw)
  To: Claudio Takahasi; +Cc: linux-bluetooth

Hi Claudio,

On Tue, Sep 29, 2009, Claudio Takahasi wrote:
> "Close" method  description on Session interface is missing, I added a
> brief description on my branch "devel":
> 
> git://git.infradead.org/users/cktakahasi/obexd.git devel

The patch has been pushed upstream (with a minor language fix). Thanks.

Johan

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

* Re: [PATCH] obex-client API - Missing method
  2009-09-29 14:10 ` Johan Hedberg
@ 2009-09-29 15:02   ` Claudio Takahasi
  0 siblings, 0 replies; 3+ messages in thread
From: Claudio Takahasi @ 2009-09-29 15:02 UTC (permalink / raw)
  To: Claudio Takahasi, linux-bluetooth

On Tue, Sep 29, 2009 at 11:10 AM, Johan Hedberg <johan.hedberg@gmail.com> wrote:
> Hi Claudio,
>
> On Tue, Sep 29, 2009, Claudio Takahasi wrote:
>> "Close" method  description on Session interface is missing, I added a
>> brief description on my branch "devel":
>>
>> git://git.infradead.org/users/cktakahasi/obexd.git devel
>
> The patch has been pushed upstream (with a minor language fix). Thanks.
>
> Johan
>

Hi Johan/Marcel,

I noticed that "Close" on Session interface looks like a "self kill".
The current behavior is: unregister transfer
interface (if exists) and  after unregister session interface(if ref
reaches zero). Maybe a better place(if we rename it to RemoveSession)
is "org.openobex.Client" interface, the same interface of CreateSession.

Krau.

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

end of thread, other threads:[~2009-09-29 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 13:47 [PATCH] obex-client API - Missing method Claudio Takahasi
2009-09-29 14:10 ` Johan Hedberg
2009-09-29 15:02   ` Claudio Takahasi

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