Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c216 struct bt_mesh_blob_target *blobt, in blob_lost_target() argument
220 CONTAINER_OF(blobt, struct bt_mesh_dfu_target, blob); in blob_lost_target()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c159 static void blob_cli_lost_target(struct bt_mesh_blob_cli *b, struct bt_mesh_blob_target *blobt, in blob_cli_lost_target() argument
163 ASSERT_TRUE(lost_target_find_and_remove(blobt->addr)); in blob_cli_lost_target()