Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h123 struct bt_mesh_blob_xfer { struct
157 const struct bt_mesh_blob_xfer *xfer,
168 const struct bt_mesh_blob_xfer *xfer);
182 const struct bt_mesh_blob_xfer *xfer,
196 const struct bt_mesh_blob_xfer *xfer,
226 const struct bt_mesh_blob_xfer *xfer,
251 const struct bt_mesh_blob_xfer *xfer,
Dblob_srv.h66 struct bt_mesh_blob_xfer *xfer);
126 struct bt_mesh_blob_xfer *xfer,
143 struct bt_mesh_blob_xfer xfer;
Dblob_cli.h238 const struct bt_mesh_blob_xfer *xfer, bool success);
315 const struct bt_mesh_blob_xfer *xfer;
370 const struct bt_mesh_blob_xfer *xfer,
Ddfu_cli.h198 struct bt_mesh_blob_xfer blob;
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_io_flash.c41 const struct bt_mesh_blob_xfer *xfer, in io_open()
52 const struct bt_mesh_blob_xfer *xfer) in io_close()
60 const struct bt_mesh_blob_xfer *xfer, in block_start()
96 const struct bt_mesh_blob_xfer *xfer, in rd_chunk()
108 const struct bt_mesh_blob_xfer *xfer, in wr_chunk()
Dblob_cli.c218 static inline size_t chunk_size(const struct bt_mesh_blob_xfer *xfer, in chunk_size()
301 const struct bt_mesh_blob_xfer *xfer = cli->xfer; in end()
1516 const struct bt_mesh_blob_xfer *xfer, in bt_mesh_blob_cli_send()
Ddfu_srv.c540 struct bt_mesh_blob_xfer *xfer, in blob_recover()
Ddfu_cli.c249 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_end()
Ddfd_srv.c887 struct bt_mesh_blob_xfer *xfer) in upload_start()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c27 const struct bt_mesh_blob_xfer *xfer, in blob_io_open()
36 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_wr()
54 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_rd()
81 struct bt_mesh_blob_xfer xfer;
121 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_cli_end()
186 struct bt_mesh_blob_xfer *xfer) in blob_srv_start()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c62 const struct bt_mesh_blob_xfer *xfer, in blob_io_open()
75 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_wr()
101 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_rd()
111 const struct bt_mesh_blob_xfer *xfer, in blob_block_end()
138 struct bt_mesh_blob_xfer xfer;
180 static void blob_cli_end(struct bt_mesh_blob_cli *b, const struct bt_mesh_blob_xfer *xfer, in blob_cli_end()
199 static int blob_srv_recover(struct bt_mesh_blob_srv *b, struct bt_mesh_blob_xfer *xfer, in blob_srv_recover()
207 struct bt_mesh_blob_xfer *xfer) in blob_srv_start()
1194 const struct bt_mesh_blob_xfer *xfer, in fail_on_io_open()
1203 const struct bt_mesh_blob_xfer *xfer, in fail_on_block_start()
Dtest_dfu.c97 const struct bt_mesh_blob_xfer *xfer, in dummy_blob_chunk_wr()
105 const struct bt_mesh_blob_xfer *xfer, in dummy_blob_chunk_rd()
/Zephyr-latest/tests/bluetooth/mesh/blob_io_flash/src/
Dmain.c51 struct bt_mesh_blob_xfer xfer; in ZTEST()
161 struct bt_mesh_blob_xfer xfer; in ZTEST()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c71 const struct bt_mesh_blob_xfer *xfer, in blob_io_open()
80 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_wr()
96 const struct bt_mesh_blob_xfer *xfer, in blob_chunk_rd()
299 struct bt_mesh_blob_xfer xfer;
338 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_cli_end()