Lines Matching refs:xfer
97 const struct bt_mesh_blob_xfer *xfer, in dummy_blob_chunk_wr() argument
105 const struct bt_mesh_blob_xfer *xfer, in dummy_blob_chunk_rd() argument
840 struct bt_mesh_dfu_cli_xfer xfer; member
966 dfu_cli_xfer.xfer.mode = BT_MESH_BLOB_XFER_MODE_PUSH; in cli_common_fail_on_init()
967 dfu_cli_xfer.xfer.slot = slot; in cli_common_fail_on_init()
968 dfu_cli_xfer.xfer.blob_id = TEST_BLOB_ID; in cli_common_fail_on_init()
983 dfu_cli_xfer.xfer.mode = BT_MESH_BLOB_XFER_MODE_PUSH; in cli_common_init_recover()
984 dfu_cli_xfer.xfer.slot = slot; in cli_common_init_recover()
985 dfu_cli_xfer.xfer.blob_id = TEST_BLOB_ID; in cli_common_init_recover()
1014 &dfu_cli_xfer.xfer); in test_cli_fail_on_persistency()
1094 &dfu_cli_xfer.xfer); in test_cli_all_targets_lost_common()
1216 &dfu_cli_xfer.xfer); in test_cli_stop()
1232 &dfu_cli_xfer.xfer); in test_cli_stop()
1251 &dfu_cli_xfer.xfer); in test_cli_stop()
1267 &dfu_cli_xfer.xfer); in test_cli_stop()
1286 dfu_cli.xfer.state = 5; in test_cli_stop()
1287 dfu_cli.xfer.slot = dfu_cli_xfer.xfer.slot; in test_cli_stop()
1288 dfu_cli.xfer.blob.id = TEST_BLOB_ID; in test_cli_stop()
1289 dfu_cli_xfer.xfer.mode = BT_MESH_BLOB_XFER_MODE_PUSH; in test_cli_stop()