Searched refs:light_ctl_get (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | device_composition.c | 1707 static int light_ctl_get(const struct bt_mesh_model *model, in light_ctl_get() function 1869 (void)light_ctl_get(model, ctx, buf); in light_ctl_set() 1909 (void)light_ctl_get(model, ctx, buf); in light_ctl_set() 1921 (void)light_ctl_get(model, ctx, buf); in light_ctl_set() 3052 { BT_MESH_MODEL_OP_2(0x82, 0x5D), BT_MESH_LEN_EXACT(0), light_ctl_get },
|