nRF Connect SDK API 2.8.99
|
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.
[in] | cli | Client that received the status message. |
[in] | ctx | Message context the message was received with. |
[in] | on_power_up | The OnPowerUp state presented in the message. |