~indicator-network-developers/ofono/trunk.packaging

« back to all changes in this revision

Viewing changes to plugins/stemgr.c

  • Committer: Kalle Valo
  • Date: 2011-02-21 07:46:07 UTC
  • mfrom: (2738.1.2125)
  • Revision ID: kalle.valo@canonical.com-20110221074607-u4rocuj2p75kpht9
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#include <ofono/dbus.h>
38
38
 
39
39
/*
40
 
 * ST-Ericsson's Modem Init Daemon is used for controling the modem power
 
40
 * ST-Ericsson's Modem Init Daemon is used for controlling the modem power
41
41
 * cycles and provides a dbus API for modem state and properties.
42
42
 */
43
43
#define MGR_SERVICE             "com.stericsson.modeminit"