send addObj/delObj event for usp DM objects

This commit is contained in:
Suvendhu Hansa 2024-09-05 18:10:57 +05:30
parent fdfad351ae
commit ebdb414e09

View file

@ -965,7 +965,7 @@ static void update_instances_list(struct list_head *inst)
.in_param = ROOT_NODE, .in_param = ROOT_NODE,
.nextlevel = false, .nextlevel = false,
.disable_mservice_browse = true, .disable_mservice_browse = true,
.dm_type = BBFDM_BOTH .dm_type = BBFDM_USP
}; };
bbf_init(&bbf_ctx); bbf_init(&bbf_ctx);