Main Page | Data Structures | File List | Data Fields | Globals

rpc-mce.h File Reference

#include <dbus/dbus.h>
#include <glib.h>

Include dependency graph for rpc-mce.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mce_set_alarm_visibility (DBusConnection *system_bus, gboolean visible)
 mce_set_alarm_visibility: : The dbus (system) bus to send the mssage on.
void mce_request_powerup (DBusConnection *system_bus)
 mce_request_powerup: : The dbus (system) bus to send the mssage on.
void mce_request_shutdown (DBusConnection *system_bus)
 mce_request_shutdown: : The dbus (system) bus to send the mssage on.


Function Documentation

void mce_request_powerup DBusConnection *  system_bus  ) 
 

mce_request_powerup: : The dbus (system) bus to send the mssage on.

Reuqests device power up from mce.

Definition at line 45 of file rpc-mce.c.

References dbus_do_call(), ENTER_FUNC, and LEAVE_FUNC.

Referenced by _alarmd_action_dialog_powerup(), _alarmd_action_dialog_real_run(), and _alarmd_action_dialog_snooze_powerup().

void mce_request_shutdown DBusConnection *  system_bus  ) 
 

mce_request_shutdown: : The dbus (system) bus to send the mssage on.

Requests device shutdown from mce.

Definition at line 57 of file rpc-mce.c.

References dbus_do_call(), ENTER_FUNC, and LEAVE_FUNC.

void mce_set_alarm_visibility DBusConnection *  system_bus,
gboolean  visible
 

mce_set_alarm_visibility: : The dbus (system) bus to send the mssage on.

Contact Person: David Weinehall <david.weinehall@nokia.com>

Copyright (C) 2006 Nokia Corporation alarmd and libalarm are free software; you can redistribute them and/or modify them under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

alarmd and libalarm are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this software; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Definition at line 30 of file rpc-mce.c.

References dbus_do_call(), DEBUG, ENTER_FUNC, and LEAVE_FUNC.

Referenced by update_mce_alarm_visibility().


Generated on Thu Dec 21 18:23:31 2006 for Alarmd by  doxygen 1.4.2