Searched refs:scene_publish (Results 1 – 3 of 3) sorted by relevance
386 void scene_publish(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, uint16_t opcode);
1011 scene_publish(srv->model, ctx, BLE_MESH_MODEL_OP_SCENE_STATUS); in scene_recall_work_handler()
584 void scene_publish(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, uint16_t opcode) in scene_publish() function