Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_srv.c76 static bool health_is_test_id_exist(struct bt_mesh_model *model, uint8_t test_id) in health_is_test_id_exist() function
193 if (health_is_test_id_exist(model, test_id) == false) { in health_fault_test()