![]() |
nRF Connect SDK API 3.3.99
|
| void(*const bt_mesh_onoff_cli::status_handler) (struct bt_mesh_onoff_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_onoff_status *status) |
OnOff status message handler.
| [in] | cli | Client that received the status message. |
| [in] | ctx | Context of the incoming message. |
| [in] | status | OnOff Status of the Generic OnOff Server that published the message. |