usb_moded 0.86.0+mer64
usb_moded-appsync-dbus.h
Go to the documentation of this file.
1
25
26#ifndef USB_MODED_APPSYNC_DBUS_H_
27# define USB_MODED_APPSYNC_DBUS_H_
28
29/* ========================================================================= *
30 * Constants
31 * ========================================================================= */
32
33# define USB_MODE_SERVICE "com.meego.usb_moded"
34# define USB_MODE_INTERFACE "com.meego.usb_moded"
35# define USB_MODE_OBJECT "/com/meego/usb_moded"
36
37/* supported methods */
38# define USB_MODE_APP_STATE "ready"
39
40/* ========================================================================= *
41 * Prototypes
42 * ========================================================================= */
43
44// (in usb_moded-appsync-dbus-private.h)
45
46#endif /* USB_MODED_APPSYNC_DBUS_H_ */