* Problem in understanding of agent
@ 2009-11-30 6:26 nirav rabara
2009-11-30 14:48 ` Claudio Takahasi
2009-11-30 23:46 ` Vinicius Gomes
0 siblings, 2 replies; 3+ messages in thread
From: nirav rabara @ 2009-11-30 6:26 UTC (permalink / raw)
To: linux-bluetooth
Hi,
I am newbie to bluetooth, I have gone through agent.c and simple-agent
but not getting clear idea, how agent works??
Because In my application i m using Qt , I am poor at GTK+ , glib and pthython.
But what I understood is Agent will contain all the function defined
in agent.api, and when PIN requrest comes this api will serve the
request for this we need to create agent and register agent.
I am using qt binding, can anybody show me the right direction to
implement agent??
Your suggestion would be a great help for me
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem in understanding of agent
2009-11-30 6:26 Problem in understanding of agent nirav rabara
@ 2009-11-30 14:48 ` Claudio Takahasi
2009-11-30 23:46 ` Vinicius Gomes
1 sibling, 0 replies; 3+ messages in thread
From: Claudio Takahasi @ 2009-11-30 14:48 UTC (permalink / raw)
To: nirav rabara; +Cc: linux-bluetooth
On Mon, Nov 30, 2009 at 4:26 AM, nirav rabara <niravrabara@gmail.com> wrote:
> Hi,
>
> I am newbie to bluetooth, I have gone through agent.c and simple-agent
> but not getting clear idea, how agent works??
> Because In my application i m using Qt , I am poor at GTK+ , glib and pthython.
> But what I understood is Agent will contain all the function defined
> in agent.api, and when PIN requrest comes this api will serve the
> request for this we need to create agent and register agent.
>
> I am using qt binding, can anybody show me the right direction to
> implement agent??
>
> Your suggestion would be a great help for me
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Hi Nirav,
You can find an example of obex-client agent here:
http://gitorious.org/qt-obex-ftp-client-library
The concept is similar, copy the agent/adaptor code and implement the
methods based on the API description only.
Let me know if you still have problem. We can publish an example of a Qt agent.
Br,
Claudio.
--
--
Claudio Takahasi
Instituto Nokia de Tecnologia
Recife - Pernambuco - Brasil
+55 81 30879999
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem in understanding of agent
2009-11-30 6:26 Problem in understanding of agent nirav rabara
2009-11-30 14:48 ` Claudio Takahasi
@ 2009-11-30 23:46 ` Vinicius Gomes
1 sibling, 0 replies; 3+ messages in thread
From: Vinicius Gomes @ 2009-11-30 23:46 UTC (permalink / raw)
Cc: linux-bluetooth
Hi Nirav,
On Mon, Nov 30, 2009 at 3:26 AM, nirav rabara <niravrabara@gmail.com> wrote:
> I am using qt binding, can anybody show me the right direction to
> implement agent??
I did a quick clean-up in some code that was laying around, I hope it is useful:
http://gitorious.org/qt-bluez-demos/qt-bluez-demos
>
> Your suggestion would be a great help for me
Same here ;-) Patches and/or comments are welcome.
Cheers,
--
Vinicius Gomes
INdT - Instituto Nokia de Tecnologia
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-30 23:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-30 6:26 Problem in understanding of agent nirav rabara
2009-11-30 14:48 ` Claudio Takahasi
2009-11-30 23:46 ` Vinicius Gomes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox