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

◆ status_handler

void(*const bt_mesh_battery_cli::status_handler) (struct bt_mesh_battery_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_battery_status *status)

Battery status message handler.

Parameters
[in]cliClient that received the status message.
[in]ctxContext of the incoming message.
[in]statusBattery Status of the Generic Battery Server that published the message.