Home
last modified time | relevance | path

Searched refs:bt_mesh_scheduler_status (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h165 struct bt_mesh_scheduler_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c252 struct bt_mesh_scheduler_status *status = NULL; in time_scene_status()
257 status = bt_mesh_calloc(sizeof(struct bt_mesh_scheduler_status)); in time_scene_status()
264 len = sizeof(struct bt_mesh_scheduler_status); in time_scene_status()