Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dsensor_client.c113 struct bt_mesh_sensor_descriptor_status *status = NULL; in sensor_status()
114 status = bt_mesh_calloc(sizeof(struct bt_mesh_sensor_descriptor_status)); in sensor_status()
127 len = sizeof(struct bt_mesh_sensor_descriptor_status); in sensor_status()
291 struct bt_mesh_sensor_descriptor_status *status; in sensor_status()
292 status = (struct bt_mesh_sensor_descriptor_status *)val; in sensor_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h43 struct bt_mesh_sensor_descriptor_status { struct