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

◆ bt_mesh_scene_invalidate()

void bt_mesh_scene_invalidate ( const struct bt_mesh_model *  mod)

#include <include/bluetooth/mesh/scene_srv.h>

Notify the Scene Server that a Scene entry has changed.

Whenever some state in the Scene has changed outside of Scene recall procedure, this function must be called to notify the Scene Server that the current Scene is no longer active.

Parameters
[in]modModel that invalidated the scene.