Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dacceleration_test_util_internal.h47 bool Matches(const std::string& test_id) { in Matches()
67 absl::optional<T> GetAccelerationTestParam(std::string test_id) { in GetAccelerationTestParam()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_cli.c37 u8_t *test_id; member
47 u8_t test_id; in health_fault_status() local
97 u8_t test_id; in health_current_status() local
388 u16_t cid, u8_t test_id, u8_t *faults, in bt_mesh_health_fault_test()
440 u16_t cid, u8_t *test_id, u8_t *faults, in bt_mesh_health_fault_clear()
492 u16_t cid, u8_t *test_id, u8_t *faults, in bt_mesh_health_fault_get()
A Dhealth_srv.c48 u8_t *test_id; in health_get_registered() local
81 u8_t *test_id, *company_ptr; in health_get_current() local
179 u8_t test_id; in health_fault_test_unrel() local
198 u8_t test_id; in health_fault_test() local
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c112 static int fault_get_cur(struct bt_mesh_model *model, u8_t *test_id, u16_t *company_id, u8_t *fault… in fault_get_cur()
124 static int fault_get_reg(struct bt_mesh_model *model, u16_t cid, u8_t *test_id, u8_t *faults, u8_t … in fault_get_reg()
151 static int fault_test(struct bt_mesh_model *model, uint8_t test_id, uint16_t cid) in fault_test()
284 void show_faults(u8_t test_id, u16_t cid, u8_t *faults, size_t fault_count) in show_faults()
301 static void health_current_status(struct bt_mesh_health_cli *cli, u16_t addr, u8_t test_id, u16_t c… in health_current_status()
2659 u8_t test_id; in cmd_fault_get() local
2685 u8_t test_id; in cmd_fault_clear() local
2731 u8_t test_id; in cmd_fault_test() local
2757 u8_t test_id; in cmd_fault_test_unack() local

Completed in 10 milliseconds