Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dsensor_client.c169 struct bt_mesh_sensor_setting_status *status = NULL; in sensor_status()
170 status = bt_mesh_calloc(sizeof(struct bt_mesh_sensor_setting_status)); in sensor_status()
189 len = sizeof(struct bt_mesh_sensor_setting_status); in sensor_status()
309 struct bt_mesh_sensor_setting_status *status; in sensor_status()
310 status = (struct bt_mesh_sensor_setting_status *)val; in sensor_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h57 struct bt_mesh_sensor_setting_status { struct