linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DUN client for oFono and BlueZ
@ 2010-04-27  1:20 Gustavo F. Padovan
  2010-04-27  2:07 ` Marcel Holtmann
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Gustavo F. Padovan @ 2010-04-27  1:20 UTC (permalink / raw)
  To: ofono, linux-bluetooth@vger.kernel.org

Hi all,

I'm starting the DUN Client implementation for the Linux Stack. DUN is
the Bluetooth dial-up network profile. It makes possible share internet
connection between two Bluetooth devices. That is my Google Summer of Code
project for this year.

Here follows a simple, and possible not complete, roadmap:

1. Put send_method_call() and send_method_call_with_reply() on gdbus: those
functions are very useful for DBus operations. You can send a DBus message
just calling them with the right parameters. Patch for that work already 
on the mailing list.

2. Create a bluetooth.c file with the bluetooth helpers. oFono plugins for HFP,
DUN and SAP will be able to share the same bluetooth code to access BlueZ
stuff. This is a ongoing work.

3. plugin/dun.c prototype. A simple prototype for the DUN client.

4. Agent server on BlueZ. This one is very similar to the HFP Agent server. At
the end of the DUN agent project I plan to merge the both agent servers. SAP
will take advantage of that merge too.

5. oFono DUN agent. Implement the agent handling for DUN.

6. AT command parser and PPP stack integration with DUN. The biggest task,
where the core of the project is.

7. ConnMan integration. Setup of the NAT and Internet Connections.


Comments are welcome. :)

-- 
Gustavo F. Padovan
http://padovan.org

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

end of thread, other threads:[~2010-04-27 15:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27  1:20 DUN client for oFono and BlueZ Gustavo F. Padovan
2010-04-27  2:07 ` Marcel Holtmann
2010-04-27  2:12   ` Gustavo F. Padovan
2010-04-27  2:14 ` Zhang, Zhenhua
2010-04-27  2:19   ` Gustavo F. Padovan
2010-04-27  2:40     ` Zhang, Zhenhua
2010-04-27  2:35   ` Denis Kenzior
2010-04-27  6:03 ` Kalle Valo
2010-04-27  6:35   ` Gustavo F. Padovan
2010-04-27  7:26     ` Kalle Valo
2010-04-27  8:15 ` Bastien Nocera
2010-04-27 15:30   ` Gustavo F. Padovan
2010-04-27 15:40     ` Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).