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

#include <scene_srv.h>

Data Fields

union {
   uint16_t   sig
 
   struct bt_mesh_mod_id_vnd   vnd
 
id
 
size_t maxlen
 
ssize_t(* store )(const struct bt_mesh_model *model, uint8_t data[])
 Store the current state as a scene.
 
void(* recall )(const struct bt_mesh_model *model, const uint8_t data[], size_t len, struct bt_mesh_model_transition *transition)
 Recall a scene based on the given scene data.
 
void(* recall_complete )(const struct bt_mesh_model *model)
 Recall a scene is completed.
 

Detailed Description

Scene entry type.


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