Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h46 struct bt_mesh_time_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c129 struct bt_mesh_time_status *status = NULL; in time_scene_status()
134 status = bt_mesh_calloc(sizeof(struct bt_mesh_time_status)); in time_scene_status()
148 len = sizeof(struct bt_mesh_time_status); in time_scene_status()