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

◆ status_handler

void(*const bt_mesh_ponoff_cli::status_handler) (struct bt_mesh_ponoff_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_on_power_up on_power_up)

OnPowerUp status message handler.

Parameters
[in]cliClient that received the status message.
[in]ctxMessage context the message was received with.
[in]on_power_upThe OnPowerUp state presented in the message.