Searched refs:scene_model (Results 1 – 1 of 1) sorted by relevance
885 struct bt_mesh_model *scene_model = NULL; in scene_action() local887 … scene_model = bt_mesh_model_find(bt_mesh_model_elem(model), BLE_MESH_MODEL_ID_SCENE_SRV); in scene_action()888 if (scene_model == NULL) { in scene_action()893 scene_srv = scene_model->user_data; in scene_action()