clock_dbus.h File Reference

Time services - D-Bus definitions. More...


Defines

#define CLOCKD_SET_TIME   "set_time"
#define CLOCKD_GET_TIME   "get_time"
#define CLOCKD_GET_TZ   "get_tz"
#define CLOCKD_SET_TZ   "set_tz"
#define CLOCKD_GET_TIMEFMT   "get_timefmt"
#define CLOCKD_SET_TIMEFMT   "set_timefmt"
#define CLOCKD_SET_AUTOSYNC   "set_autosync"
#define CLOCKD_GET_AUTOSYNC   "get_autosync"
#define CLOCKD_HAVE_OPERTIME   "have_opertime"
#define CLOCKD_ACTIVATE_NET_TIME   "activate_net_time"
#define CLOCKD_NET_TIME_CHANGED   "net_time_changed"
#define CSD_SERVICE   "com.nokia.phone.net"
#define CSD_PATH   "/com/nokia/phone/net"
#define CSD_INTERFACE   "Phone.Net"
#define CSD_SET_TIME   "network_time_info_change"
#define CSD_MATCH_RULE   "type='signal',interface='Phone.Net',member='network_time_info_change'"
#define CLOCKD_GET_TIMEFMT_SIZE   32
#define CLOCKD_TZ_SIZE   256


Detailed Description

Defines D-Bus service and method names to communicate with clockd.

Copyright (C) 2008 Nokia. All rights reserved.

Author:
Simo Piiroinen <simo.piiroinen@nokia.com>

Raimo Vuonnala <raimo.vuonnala@nokia.com>


Define Documentation

#define CLOCKD_SET_TIME   "set_time"

CLOCKD_SET_TIME:

Method to set time.

#define CLOCKD_GET_TIME   "get_time"

CLOCKD_GET_TIME:

Method to set time.

#define CLOCKD_GET_TZ   "get_tz"

CLOCKD_GET_TZ:

Method to get timezone.

#define CLOCKD_SET_TZ   "set_tz"

CLOCKD_SET_TZ:

Method to set timezone.

#define CLOCKD_GET_TIMEFMT   "get_timefmt"

CLOCKD_GET_TIMEFMT:

Method to get time formatter.

#define CLOCKD_SET_TIMEFMT   "set_timefmt"

CLOCKD_SET_TIMEFMT:

Method to set time formatter.

#define CLOCKD_SET_AUTOSYNC   "set_autosync"

CLOCKD_SET_AUTOSYNC:

Method to set automatic (cell) network time sync mode

#define CLOCKD_GET_AUTOSYNC   "get_autosync"

CLOCKD_GET_AUTOSYNC:

Method to get automatic (cell) network time sync mode

#define CLOCKD_HAVE_OPERTIME   "have_opertime"

CLOCKD_HAVE_OPERTIME:

Method to ask whether operator network time is configured (hardware)

#define CLOCKD_ACTIVATE_NET_TIME   "activate_net_time"

CLOCKD_ACTIVATE_NET_TIME:

Method to activate network time change.

#define CLOCKD_NET_TIME_CHANGED   "net_time_changed"

CLOCKD_NET_TIME_CHANGED:

Method to get info whether network time has been changed.

#define CSD_SERVICE   "com.nokia.phone.net"

CSD_SERVICE: The name of the csd service.

#define CSD_PATH   "/com/nokia/phone/net"

CSD_PATH: The object path for the csd daemon.

#define CSD_INTERFACE   "Phone.Net"

CSD_INTERFACE: The interface the commands use.

#define CSD_SET_TIME   "network_time_info_change"

CSD_SET_TIME: Signal from CSD when automatic time has been changed.

See https://svni1.isource-nokia.nokia.com/isource/svnroot/ngsp-swd/ngsp-alpha/trunk/casw/telephony-adaptation/libcsnet/src/net_dbus_interface.txt

#define CSD_MATCH_RULE   "type='signal',interface='Phone.Net',member='network_time_info_change'"

CSD_MATCH_RULE: Rule to catch the network time signal.

#define CLOCKD_GET_TIMEFMT_SIZE   32

CLOCKD_GET_TIMEFMT_SIZE: Max time formatter size.

#define CLOCKD_TZ_SIZE   256

CLOCKD_TZ_SIZE: Max timezone size.


Generated on Tue Feb 24 16:21:35 2009 for libtime/clockd by  doxygen 1.5.1