|
luna-sysmgr-common
|
#include <NyxLedControl.h>
Public Member Functions | |
| NyxLedControl (nyx_device_id_t id) | |
| virtual | ~NyxLedControl () |
| virtual bool | setBrightness (int keypadBrightness, int displayBrightness, LedControlCallback callback, void *ctx) |
Public Member Functions inherited from LedControl | |
| virtual | ~LedControl () |
Public Attributes | |
| LedControlCallback | m_callback |
| void * | m_ctx |
| NyxLedControl::NyxLedControl | ( | nyx_device_id_t | id | ) |
|
virtual |
|
virtual |
Implements LedControl.
| LedControlCallback NyxLedControl::m_callback |
| void* NyxLedControl::m_ctx |