include/mce/mode-names.h File Reference

Defines for names of various modes and submodes for Mode Control Entity. More...

Go to the source code of this file.

Defines

#define MCE_NORMAL_MODE   "normal"
 Normal device mode.
#define MCE_FLIGHT_MODE   "flight"
 Offline device mode; RF's disabled.
#define MCE_OFFLINE_MODE   "offline"
 Offline device mode; RF's disabled; alias for flight mode.
#define MCE_INVALID_MODE   "invalid"
 Invalid device mode; this should NEVER occur!
#define MCE_CONFIRM_SUFFIX   "-dialog"
 Confirm suffix; append this to your mode request to have a confirmation dialog shown when this is mandated by policy.
#define MCE_CALL_STATE_NONE   "none"
 No ongoing call.
#define MCE_CALL_STATE_RINGING   "ringing"
 Call ringing.
#define MCE_CALL_STATE_ACTIVE   "active"
 Call on-going.
#define MCE_CALL_STATE_SERVICE   "service"
 Service operation on-going use to prevent calls from being initiated; will not prevent emergency calls.
#define MCE_NORMAL_CALL   "normal"
 Normal call.
#define MCE_EMERGENCY_CALL   "emergency"
 Emergency call.
#define MCE_DEVICE_LOCKED   "locked"
 Device locked.
#define MCE_DEVICE_UNLOCKED   "unlocked"
 Device unlocked.
#define MCE_TK_LOCKED   "locked"
 Touchscreen/Keypad locked.
#define MCE_TK_SILENT_LOCKED   "silent-locked"
 Touchscreen/Keypad silently locked.
#define MCE_TK_LOCKED_DIM   "locked-dim"
 Touchscreen/Keypad locked with fadeout.
#define MCE_TK_SILENT_LOCKED_DIM   "silent-locked-dim"
 Touchscreen/Keypad silently locked with fadeout.
#define MCE_TK_UNLOCKED   "unlocked"
 Touchscreen/Keypad unlocked.
#define MCE_TK_SILENT_UNLOCKED   "silent-unlocked"
 Touchscreen/Keypad silently unlocked.
#define MCE_DISPLAY_ON_STRING   "on"
 Display state name for display on.
#define MCE_DISPLAY_DIM_STRING   "dimmed"
 Display state name for display dim.
#define MCE_DISPLAY_OFF_STRING   "off"
 Display state name for display off.
#define MCE_KEYBOARD_ON_STRING   "on"
 Keyboard state name for keyboard light on.
#define MCE_KEYBOARD_OFF_STRING   "off"
 Keyboard state name for keyboard light off.
#define MCE_CABC_MODE_OFF   "off"
 CABC name for CABC disabled.
#define MCE_CABC_MODE_UI   "ui"
 CABC name for UI mode.
#define MCE_CABC_MODE_STILL_IMAGE   "still-image"
 CABC name for still image mode.
#define MCE_CABC_MODE_MOVING_IMAGE   "moving-image"
 CABC name for moving image mode.
#define MCE_ORIENTATION_PORTRAIT   "portrait"
 Device rotation name for portrait orientation.
#define MCE_ORIENTATION_LANDSCAPE   "landscape"
 Device rotation name for landscape orientation.
#define MCE_ORIENTATION_PORTRAIT_INVERTED   "portrait (inverted)"
 Device rotation name for inverted portrait orientation.
#define MCE_ORIENTATION_LANDSCAPE_INVERTED   "landscape (inverted)"
 Device rotation name for inverted landscape orientation.
#define MCE_ORIENTATION_ON_STAND   "on_stand"
 Device rotation name for on stand.
#define MCE_ORIENTATION_OFF_STAND   "off_stand"
 Device rotation name for off stand.
#define MCE_ORIENTATION_FACE_UP   "face_up"
 Device rotation name for facing up.
#define MCE_ORIENTATION_FACE_DOWN   "face_down"
 Device rotation name for facing down.
#define MCE_ORIENTATION_UNKNOWN   "unknown"
 Device rotation name for unknown.


Detailed Description

Defines for names of various modes and submodes for Mode Control Entity.

This file is part of mce-dev

Copyright © 2004-2009 Nokia Corporation.

Author:
David Weinehall <david.weinehall@nokia.com>
These headers 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.

These headers 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


Generated on Thu May 27 13:12:47 2010 for MCE D-Bus Interface by  doxygen 1.5.6