Home
last modified time | relevance | path

Searched refs:SendLightMsg (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/light/hal/src/
H A Dlight_controller.c61 static int32_t SendLightMsg(uint32_t cmd, struct HdfSBuf *msg, struct HdfSBuf *reply) in SendLightMsg() function
153 int32_t ret = SendLightMsg(LIGHT_IO_CMD_GET_INFO_LIST, NULL, reply); in GetLightInfo()
243 ret = SendLightMsg(LIGHT_IO_CMD_OPS, msg, NULL); in OnLight()
324 ret = SendLightMsg(LIGHT_IO_CMD_OPS, sbuf, NULL); in OnMultiLights()
375 int32_t ret = SendLightMsg(LIGHT_IO_CMD_OPS, msg, NULL); in OffLight()

Completed in 1 milliseconds