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

◆ xy_get

void(*const bt_mesh_light_xyl_srv_handlers::xy_get) (struct bt_mesh_light_xyl_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_light_xy_status *rsp)

Get the xy state.

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