Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dsensor_client.c230 struct bt_mesh_sensor_series_status *status = NULL; in sensor_status()
231 status = bt_mesh_calloc(sizeof(struct bt_mesh_sensor_series_status)); in sensor_status()
245 len = sizeof(struct bt_mesh_sensor_series_status); in sensor_status()
327 struct bt_mesh_sensor_series_status *status; in sensor_status()
328 status = (struct bt_mesh_sensor_series_status *)val; in sensor_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h74 struct bt_mesh_sensor_series_status { struct