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

◆ prop_status

void(*const bt_mesh_prop_cli::prop_status) (struct bt_mesh_prop_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_prop_srv_kind kind, const struct bt_mesh_prop_val *prop)

Property status message handler.

Parameters
[in]cliClient that received the message.
[in]ctxContext of the message.
[in]kindKind of Property Server that sent the message.
[in]propProperty value.