![]() |
nRF Connect SDK API 3.3.99
|
| void(*const bt_mesh_prop_cli::prop_list) (struct bt_mesh_prop_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_prop_srv_kind kind, const struct bt_mesh_prop_list *list) |
Property list 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] | list | List of properties supported by the server. |