Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c103 static int dummy_vnd_mod_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, uint8_t seq) in dummy_vnd_mod_get() function
185 ASSERT_OK(dummy_vnd_mod_get(dummy_vnd_model, &test_ctx, seq)); in test_cli_max_len_sequence_msg_send()
Dtest_sar.c115 static int dummy_vnd_mod_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_vnd_mod_get() function
198 ASSERT_OK(dummy_vnd_mod_get(dummy_vnd_mod, &test_ctx, dummy_msg)); in cli_max_len_sdu_send()