All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v2 0/2] Add CDMA features to load/save credentials
@ 2011-08-11 16:02 Guillaume Zajac
  2011-08-11 16:02 ` [PATCH_v2 1/2] modem: Change to online state when serial is set Guillaume Zajac
  2011-08-11 16:02 ` [PATCH_v2 2/2] cdma-connman: Add feature to load/save credentials Guillaume Zajac
  0 siblings, 2 replies; 6+ messages in thread
From: Guillaume Zajac @ 2011-08-11 16:02 UTC (permalink / raw)
  To: ofono

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

Change log from v1 is:
	- pass to post_sim state when serial is received
	- cdma-connman atom can load settings as mode serial is received before
	  its creation.
	- create new devinfo API to pass serial to cdma-connman atom

Guillaume Zajac (2):
  modem: Change to online state when serial is set
  cdma-connman: Add feature to load/save credentials

 include/devinfo.h  |    2 +
 src/cdma-connman.c |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/modem.c        |   23 +++++++++++++++--
 3 files changed, 89 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2011-08-22  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 16:02 [PATCH_v2 0/2] Add CDMA features to load/save credentials Guillaume Zajac
2011-08-11 16:02 ` [PATCH_v2 1/2] modem: Change to online state when serial is set Guillaume Zajac
2011-08-12  6:34   ` Denis Kenzior
2011-08-22  8:20     ` Guillaume Zajac
2011-08-22  8:47     ` Guillaume Zajac
2011-08-11 16:02 ` [PATCH_v2 2/2] cdma-connman: Add feature to load/save credentials Guillaume Zajac

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.