Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c121 static const struct bt_mesh_blob_io blob_io = { variable
202 *io = &blob_io; in blob_srv_recover()
934 &blob_cli_xfer.xfer, &blob_io); in test_cli_trans_complete()
958 bt_mesh_blob_srv_recv(&blob_srv, 1, &blob_io, 0, 10); in test_srv_trans_complete()
1009 &blob_cli_xfer.xfer, &blob_io); in test_cli_trans_resume()
1054 bt_mesh_blob_srv_recv(&blob_srv, 1, &blob_io, 0, 10); in test_srv_trans_resume()
1124 &blob_cli_xfer.xfer, &blob_io); in test_cli_trans_persistency_pull()
1154 bt_mesh_blob_srv_recv(&blob_srv, 1, &blob_io, 0, 10); in test_srv_trans_persistency_pull()
1253 &blob_cli_xfer.xfer, &blob_io); in test_cli_fail_on_persistency()
1349 bt_mesh_blob_srv_recv(&blob_srv, 1, &blob_io, 0, 5); in test_srv_fail_on_xfer_get()
[all …]