Searched refs:dummy_vnd_mod_get (Results 1 – 2 of 2) sorted by relevance
103 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() function185 ASSERT_OK(dummy_vnd_mod_get(dummy_vnd_model, &test_ctx, seq)); in test_cli_max_len_sequence_msg_send()
115 static int dummy_vnd_mod_get(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in dummy_vnd_mod_get() function198 ASSERT_OK(dummy_vnd_mod_get(dummy_vnd_mod, &test_ctx, dummy_msg)); in cli_max_len_sdu_send()