Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h55 struct bt_mesh_time_zone_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c152 struct bt_mesh_time_zone_status *status = NULL; in time_scene_status()
157 status = bt_mesh_calloc(sizeof(struct bt_mesh_time_zone_status)); in time_scene_status()
167 len = sizeof(struct bt_mesh_time_zone_status); in time_scene_status()