esp_ble_mesh_scene_register_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint16_t
The value of the Scene Number.
uint8_t
The value of the Scene Type.
struct net_buf_simple *
Scene value may use a union to represent later, the union contains structures of all the model states which can be stored in a scene. The value of the Scene Value.

References

from examples