Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dsensor_client.c193 struct bt_mesh_sensor_status *status = NULL; in sensor_status()
194 status = bt_mesh_calloc(sizeof(struct bt_mesh_sensor_status)); in sensor_status()
207 len = sizeof(struct bt_mesh_sensor_status); in sensor_status()
315 struct bt_mesh_sensor_status *status; in sensor_status()
316 status = (struct bt_mesh_sensor_status *)val; in sensor_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h65 struct bt_mesh_sensor_status { struct