Home
last modified time | relevance | path

Searched defs:test_id (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dhealth_cli.h59 uint8_t test_id; member
65 uint8_t test_id; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_health_model_api.h183 uint8_t test_id; /*!< ID of a specific test to be performed */ member
221 uint8_t test_id; /*!< ID of a most recently performed test */ member
228 uint8_t test_id; /*!< ID of a most recently performed test */ member
284 uint8_t test_id; /*!< ID of a specific test to be performed */ member
/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()
183 uint8_t test_id = 0U; in health_fault_test() local
Dhealth_cli.c277 uint16_t cid, uint8_t test_id, bool need_ack) in bt_mesh_health_fault_test()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_health_model.c608 uint8_t test_id, uint16_t company_id) in btc_ble_mesh_health_server_fault_test()