Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dsensor_client.c150 struct bt_mesh_sensor_settings_status *status = NULL; in sensor_status()
151 status = bt_mesh_calloc(sizeof(struct bt_mesh_sensor_settings_status)); in sensor_status()
165 len = sizeof(struct bt_mesh_sensor_settings_status); in sensor_status()
303 struct bt_mesh_sensor_settings_status *status; in sensor_status()
304 status = (struct bt_mesh_sensor_settings_status *)val; in sensor_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h52 struct bt_mesh_sensor_settings_status { struct