nRF Connect SDK API 2.8.99
|
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.
[in] | cli | Client that received the message. |
[in] | ctx | Context of the message. |
[in] | kind | Kind of Property Server that sent the message. |
[in] | prop | Property value. |