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