All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/5] Mobile broadband provider info plugin
@ 2011-08-05 12:25 Oleg Zhurakivskyy
  2011-08-05 12:25 ` [PATCHv3 1/5] " Oleg Zhurakivskyy
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Oleg Zhurakivskyy @ 2011-08-05 12:25 UTC (permalink / raw)
  To: ofono

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

Hello,

Please find the mobile broadband provider info plugin ("Internet Access Provider database" TODO item).

If enabled, the plugin reads mobile-broadband-provider-info database entries (PROVIDER_DATABASE) and returns GRPS context settings to oFono provisioning module.

Regards,
Oleg

Oleg Zhurakivskyy (5):
  Mobile broadband provider info plugin
  GPRS context plan support
  GPRS provisioning data plan support
  Mobile broadband provider info plugin autoconf support
  Mobile broadband provider info plugin makefile changes

 Makefile.am                              |    7 +
 configure.ac                             |   19 +-
 include/gprs-context.h                   |    5 +
 include/gprs-provision.h                 |    1 +
 plugins/mobile-broadband-provider-info.c |  470 ++++++++++++++++++++++++++++++
 5 files changed, 496 insertions(+), 6 deletions(-)
 create mode 100644 plugins/mobile-broadband-provider-info.c


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

end of thread, other threads:[~2011-08-18 18:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 12:25 [PATCHv3 0/5] Mobile broadband provider info plugin Oleg Zhurakivskyy
2011-08-05 12:25 ` [PATCHv3 1/5] " Oleg Zhurakivskyy
2011-08-12  6:55   ` Denis Kenzior
2011-08-16 14:11     ` Oleg Zhurakivskyy
2011-08-18 18:37       ` Denis Kenzior
2011-08-05 12:25 ` [PATCHv3 2/5] GPRS context plan support Oleg Zhurakivskyy
2011-08-12  6:43   ` Denis Kenzior
2011-08-05 12:26 ` [PATCHv3 3/5] GPRS provisioning data " Oleg Zhurakivskyy
2011-08-05 12:26 ` [PATCHv3 4/5] Mobile broadband provider info plugin autoconf support Oleg Zhurakivskyy
2011-08-05 12:26 ` [PATCHv3 5/5] Mobile broadband provider info plugin makefile changes Oleg Zhurakivskyy

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.