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

◆ occupancy_mode

void(* bt_mesh_light_ctrl_cli_handlers::occupancy_mode) (struct bt_mesh_light_ctrl_cli *cli, struct bt_mesh_msg_ctx *ctx, bool enabled)

Light LC Occupancy Mode status handler.

The Occupancy Mode state controls whether the Light Lightness Control accepts occupancy sensor messages for controlling it.

Parameters
[in]cliClient that received the message.
[in]ctxContext of the message.
[in]enabledWhether the reporting server accepts occupancy sensor messages.