Functions in led.h
Related links
- led.h
Functions to control the LEDs on the device.
- led_request_events()
Start receiving LED status change events.
- led_get_domain()
Get the unique domain ID for the LED service.
- led_event_get_rgb()
Get the status of the LEDs from a LED_INFO event.
- led_request_color()
Request that the LEDs flash a named color.
- led_request_rgb()
Request that the LEDs flash a color that is specified by its red, green, and blue components.
- led_cancel()
Cancel a request to flash the LEDs.