Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dhealth_cli.h64 struct bt_mesh_health_fault_status { struct
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_cli.c138 struct bt_mesh_health_fault_status *val = status; in health_client_recv_status()
156 struct bt_mesh_health_fault_status status = {0}; in health_fault_status()
172 health_client_recv_status(model, ctx, &status, sizeof(struct bt_mesh_health_fault_status)); in health_fault_status()