Searched refs:blobt (Results 1 – 2 of 2) sorted by relevance
216 struct bt_mesh_blob_target *blobt, in blob_lost_target() argument220 CONTAINER_OF(blobt, struct bt_mesh_dfu_target, blob); in blob_lost_target()
159 static void blob_cli_lost_target(struct bt_mesh_blob_cli *b, struct bt_mesh_blob_target *blobt, in blob_cli_lost_target() argument163 ASSERT_TRUE(lost_target_find_and_remove(blobt->addr)); in blob_cli_lost_target()