Home
last modified time | relevance | path

Searched refs:gen_onoff_set (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c57 static int gen_onoff_set(const struct bt_mesh_model *model,
131 { BT_MESH_MODEL_OP_GEN_ONOFF_SET, BT_MESH_LEN_EXACT(2), gen_onoff_set },
343 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set() function
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c204 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set() function
216 { OP_ONOFF_SET, BT_MESH_LEN_MIN(2), gen_onoff_set },
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c266 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set() function
375 { BT_MESH_MODEL_OP_GEN_ONOFF_SET, BT_MESH_LEN_MIN(2), gen_onoff_set },
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c189 static int gen_onoff_set(const struct bt_mesh_model *model, in gen_onoff_set() function
2953 { BT_MESH_MODEL_OP_2(0x82, 0x02), BT_MESH_LEN_MIN(2), gen_onoff_set },