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

◆ prop_list

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.

Parameters
[in]cliClient that received the message.
[in]ctxContext of the message.
[in]kindKind of Property Server that sent the message.
[in]listList of properties supported by the server.