Value (Hex)
|
Constant
|
Meaning
|
00000001
|
PHONELAMPMODE_DUMMY
|
This value is used to describe a button/lamp position that has no corresponding
lamp.
|
00000002
|
PHONELAMPMODE_OFF
|
The lamp is off.
|
00000004
|
PHONELAMPMODE_STEADY
|
Steady means the lamp is continuously lit.
|
00000008
|
PHONELAMPMODE_WINK
|
Wink means normal rate on and off.
|
00000010
|
PHONELAMPMODE_FLASH
|
Flash means slow on and off.
|
00000020
|
PHONELAMPMODE_FLUTTER
|
Flutter means fast on and off.
|
00000040
|
PHONELAMPMODE_BROKENFLUTTER
|
Broken flutter is the superposition of flash and flutter.
|
00000080
|
PHONELAMPMODE_UNKNOWN
|
The lamp mode is currently unknown.
|