nRF Connect SDK API 2.8.99
|
Go to the source code of this file.
Data Structures | |
struct | bt_mesh_battery_cli |
Macros | |
#define | BT_MESH_BATTERY_CLI_INIT(_status_handler) |
Initialization parameters for a Generic Battery Client model instance. | |
#define | BT_MESH_MODEL_BATTERY_CLI(_cli) |
Generic Battery Client model composition data entry. | |
Functions | |
int | bt_mesh_battery_cli_get (struct bt_mesh_battery_cli *cli, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_battery_status *rsp) |
Get the status of the bound srv. | |