Lines Matching +full:instance +full:- +full:id
8 * SPDX-License-Identifier: Apache-2.0
33 * of the accompanying Company ID. Specification defined faults may be
34 * reported for any Company ID, and the same fault may be presented
37 * All faults shall be associated with at least one Company ID,
44 * ID is reported for each call.
46 * @param model Health Server model instance to get faults of.
47 * @param test_id Test ID response buffer.
48 * @param company_id Company ID response buffer.
64 * Company ID should be reported.
68 * of the accompanying Company ID. Specification defined faults may be
69 * reported for any Company ID, and the same fault may be presented
72 * @param model Health Server model instance to get faults of.
73 * @param company_id Company ID to get faults for.
74 * @param test_id Test ID response buffer.
87 * ID.
89 * @param model Health Server model instance to clear faults of.
90 * @param company_id Company ID to clear faults for.
96 /** @brief Run a self-test.
98 * The Health server may support up to 256 self-tests for each Company
99 * ID. The behavior for all test IDs are vendor specific, and should be
100 * interpreted based on the accompanying Company ID. Test failures
103 * @param model Health Server model instance to run test for.
104 * @param test_id Test ID to run.
105 * @param company_id Company ID to run test for.
164 * health server model on. Each instance also needs a unique
173 * @return New mesh model instance.
184 * Health Test Information Metadata ID.
191 .id = BT_MESH_HEALTH_TEST_INFO_METADATA_ID, \
199 * @param cid Company ID of the Health Test suite.