Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h98 struct bt_mesh_blob_block { struct
183 const struct bt_mesh_blob_block *block);
197 const struct bt_mesh_blob_block *block);
227 const struct bt_mesh_blob_block *block,
252 const struct bt_mesh_blob_block *block,
Dblob_srv.h138 struct bt_mesh_blob_block block;
Dblob_cli.h321 struct bt_mesh_blob_block block;
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob.h66 MAX(sizeof(((struct bt_mesh_blob_block *)0)->missing), \
69 MAX(sizeof(((struct bt_mesh_blob_block *)0)->missing), \
107 static inline void blob_chunk_missing_set_all(struct bt_mesh_blob_block *block) in blob_chunk_missing_set_all()
117 static inline void blob_chunk_missing_set_none(struct bt_mesh_blob_block *block) in blob_chunk_missing_set_none()
Dblob_io_flash.c61 const struct bt_mesh_blob_block *block) in block_start()
97 const struct bt_mesh_blob_block *block, in rd_chunk()
109 const struct bt_mesh_blob_block *block, in wr_chunk()
Dblob_cli.c53 struct bt_mesh_blob_block block;
219 const struct bt_mesh_blob_block *block, in chunk_size()
Dblob_srv.c65 static inline uint32_t missing_chunks(const struct bt_mesh_blob_block *block) in missing_chunks()
/Zephyr-latest/tests/bluetooth/mesh/blob_io_flash/src/
Dmain.c23 static size_t chunk_size(const struct bt_mesh_blob_block *block, in chunk_size()
52 struct bt_mesh_blob_block block = { 0 }; in ZTEST()
162 struct bt_mesh_blob_block block = { 0 }; in ZTEST()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c37 const struct bt_mesh_blob_block *block, in blob_chunk_wr()
55 const struct bt_mesh_blob_block *block, in blob_chunk_rd()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c76 const struct bt_mesh_blob_block *block, in blob_chunk_wr()
102 const struct bt_mesh_blob_block *block, in blob_chunk_rd()
112 const struct bt_mesh_blob_block *block) in blob_block_end()
1204 const struct bt_mesh_blob_block *block) in fail_on_block_start()
Dtest_dfu.c98 const struct bt_mesh_blob_block *block, in dummy_blob_chunk_wr()
106 const struct bt_mesh_blob_block *block, in dummy_blob_chunk_rd()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c81 const struct bt_mesh_blob_block *block, in blob_chunk_wr()
97 const struct bt_mesh_blob_block *block, in blob_chunk_rd()