![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | cli | Client that received the message. |
| [in] | ctx | Context of the message. |
| [in] | enabled | Whether the reporting server accepts occupancy sensor messages. |