All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Prototype to integrate gatserver with oFono
@ 2010-04-13 14:18 Zhenhua Zhang
  2010-04-13 14:18 ` [PATCH 1/8] Add signal watches for atom Zhenhua Zhang
  0 siblings, 1 reply; 10+ messages in thread
From: Zhenhua Zhang @ 2010-04-13 14:18 UTC (permalink / raw)
  To: ofono

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

These 8 patches are prototypes to integrate gatserver with oFono core:

1. Move watch_list into struct ofono_atom so that each component can be watched in an unique way.
2. Add src/emulator.c and dbus interface to create emulator.
3. Add at emulator plugin to watch call status and handle dial command request. Now it calls modem's "Dial" method through dbus interface, so it's not so effective. To avoid dbus method call, however, require big changes in ofono core code.


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

end of thread, other threads:[~2010-04-16 20:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13 14:18 [PATCH 0/8] Prototype to integrate gatserver with oFono Zhenhua Zhang
2010-04-13 14:18 ` [PATCH 1/8] Add signal watches for atom Zhenhua Zhang
2010-04-13 14:18   ` [PATCH 2/8] Refactor netreg watchlist with atom watchlist Zhenhua Zhang
2010-04-13 14:18     ` [PATCH 3/8] Refactor sim " Zhenhua Zhang
2010-04-13 14:18       ` [PATCH 4/8] Add skeleton of src/emulator.c Zhenhua Zhang
2010-04-13 14:18         ` [PATCH 5/8] Add emulator dialing call support Zhenhua Zhang
2010-04-13 14:18           ` [PATCH 6/8] Add prototype to watch voicecall Zhenhua Zhang
2010-04-13 14:18             ` [PATCH 7/8] Add atemulator plugin Zhenhua Zhang
2010-04-13 14:18               ` [PATCH 8/8] Add emulator interface for phonesim Zhenhua Zhang
2010-04-16 20:17         ` [PATCH 4/8] Add skeleton of src/emulator.c Denis Kenzior

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.