nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_mesh_plvl_cli_handlers Struct Reference

#include <gen_plvl_cli.h>

Data Fields

void(*const power_status )(struct bt_mesh_plvl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_plvl_status *status)
 Power Level status message handler.
 
void(*const default_status )(struct bt_mesh_plvl_cli *cli, struct bt_mesh_msg_ctx *ctx, uint16_t default_power)
 Default Power status message handler.
 
void(*const range_status )(struct bt_mesh_plvl_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_plvl_range_status *status)
 Power Range status message handler.
 
void(*const last_status )(struct bt_mesh_plvl_cli *cli, struct bt_mesh_msg_ctx *ctx, uint16_t last)
 Last non-zero Power Level status message handler.
 

Detailed Description

Handler function for the Power Level Client.


The documentation for this struct was generated from the following file: