Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h61 struct bt_mesh_tai_utc_delta_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c171 struct bt_mesh_tai_utc_delta_status *status = NULL; in time_scene_status()
176 status = bt_mesh_calloc(sizeof(struct bt_mesh_tai_utc_delta_status)); in time_scene_status()
190 len = sizeof(struct bt_mesh_tai_utc_delta_status); in time_scene_status()