nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ get

void(*const bt_mesh_light_temp_srv_handlers::get) (struct bt_mesh_light_temp_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_light_temp_status *rsp)

Get the CTL Temperature state.

Note
This handler is mandatory.
Parameters
[in]srvServer to get the CTL state of.
[in]ctxMessage context.
[out]rspResponse structure to be filled.