Searched refs:light_ctl_temp_get (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | device_composition.c | 2217 static int light_ctl_temp_get(const struct bt_mesh_model *model, in light_ctl_temp_get() function 2370 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 2408 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 2419 (void)light_ctl_temp_get(model, ctx, buf); in light_ctl_temp_set() 3082 { BT_MESH_MODEL_OP_2(0x82, 0x61), BT_MESH_LEN_EXACT(0), light_ctl_temp_get },
|