All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Add oFono DUN emulator
@ 2010-07-05  5:45 Zhenhua Zhang
  2010-07-05  5:45 ` [PATCH 1/6] emulator: Add ofono_emulator framework Zhenhua Zhang
  0 siblings, 1 reply; 14+ messages in thread
From: Zhenhua Zhang @ 2010-07-05  5:45 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

Hi,

This series are the initial patches for ofono DUN emulator.

1. src/emulator.c handles emulator create, remove, enable, disable and etc..
2. plugins/dun_gw.c is the plugin similar to hfp.c. It's the interface with BlueZ serial DUN agent.
3. gatchat/test-emulator.c is the test case to test emulator without BlueZ interface.

Emulator driver is registered statically once ofonod starts up. It probes BlueZ adapter properties to create emulator on active modem that having GPRS interface.

Thanks,
Zhenhua


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

end of thread, other threads:[~2010-07-14  1:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05  5:45 [PATCH 0/6] Add oFono DUN emulator Zhenhua Zhang
2010-07-05  5:45 ` [PATCH 1/6] emulator: Add ofono_emulator framework Zhenhua Zhang
2010-07-05  5:45   ` [PATCH 2/6] bluetooth: Add register service for bluetooth Zhenhua Zhang
2010-07-05  5:45     ` [PATCH 3/6] dun_gw: Add DUN emulator plugin Zhenhua Zhang
2010-07-05  5:45       ` [PATCH 4/6] emulator: Add Enable/Disable for oFono emulator Zhenhua Zhang
2010-07-05  5:45         ` [PATCH 5/6] emulator: Add test case for ofono emulator Zhenhua Zhang
2010-07-05  5:45           ` [PATCH 6/6] dun_gw: Probe emulator when we have new adapter Zhenhua Zhang
2010-07-09 14:20     ` [PATCH 2/6] bluetooth: Add register service for bluetooth Gustavo F. Padovan
2010-07-12  3:27       ` Zhang, Zhenhua
2010-07-12 13:03         ` Gustavo F. Padovan
2010-07-13 17:56   ` [PATCH 1/6] emulator: Add ofono_emulator framework Denis Kenzior
2010-07-14  1:10     ` Zhang, Zhenhua
2010-07-14  1:46       ` Denis Kenzior
2010-07-14  1:50         ` Zhang, Zhenhua

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.