Searched refs:g_scene_op (Results 1 – 2 of 2) sorted by relevance
22 extern const struct bt_mesh_model_op g_scene_op[GENIE_SCENE_OP_NUM];23 #define MESH_MODEL_SCENE_SRV(_user_data) BT_MESH_MODEL(BT_MESH_MODEL_ID_SCENE_SRV, g_scene_op, &g_s…
181 const struct bt_mesh_model_op g_scene_op[GENIE_SCENE_OP_NUM] = { variable
Completed in 2 milliseconds