Searched refs:light_ctl_temp_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 | 2215 static int light_ctl_temp_get(const struct bt_mesh_model *model, in light_ctl_temp_get() function 2368 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 2406 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 2417 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 3080 { BT_MESH_MODEL_OP_2(0x82, 0x61), BT_MESH_LEN_EXACT(0), light_ctl_temp_get },
|