Searched refs:bt_mesh_time_scene_client_t (Results 1 – 2 of 2) sorted by relevance
486 bt_mesh_time_scene_client_t *client = NULL; in bt_mesh_time_scene_client_get_state()493 client = (bt_mesh_time_scene_client_t *)common->model->user_data; in bt_mesh_time_scene_client_get_state()524 bt_mesh_time_scene_client_t *client = NULL; in bt_mesh_time_scene_client_set_state()533 client = (bt_mesh_time_scene_client_t *)common->model->user_data; in bt_mesh_time_scene_client_set_state()633 bt_mesh_time_scene_client_t *client = NULL; in time_scene_client_init()640 client = (bt_mesh_time_scene_client_t *)model->user_data; in time_scene_client_init()671 bt_mesh_time_scene_client_t *client = NULL; in time_scene_client_deinit()678 client = (bt_mesh_time_scene_client_t *)model->user_data; in time_scene_client_deinit()
21 typedef bt_mesh_client_user_data_t bt_mesh_time_scene_client_t; typedef