light_device_t 结构参考

light_device_t 结构参考

#include < lights.h >

数据字段

结构体hw_device_t常见的
整数(* set_light )(struct light_device_t *dev, struct light_state_t const *state)

详细说明

定义位于文件light.h的第176行。

现场文档

结构体hw_device_t公共

定义位于文件light.h的第177行。

int(* set_light)(struct light_device_t *dev, struct light_state_t const *state)

将提供的灯光设置为提供的值。

返回:成功时返回 0,失败时返回错误代码。

定义位于文件light.h的第184行。


该结构的文档是从以下文件生成的:
  • 硬件/libhardware/include/hardware/lights.h