Searched refs:bt_mesh_blob_io_flash (Results 1 – 5 of 5) sorted by relevance
17 #define FLASH_IO(_io) CONTAINER_OF(_io, struct bt_mesh_blob_io_flash, io)44 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in io_open()54 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in io_close()63 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in block_start()100 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in rd_chunk()112 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in wr_chunk()140 int bt_mesh_blob_io_flash_init(struct bt_mesh_blob_io_flash *flash, in bt_mesh_blob_io_flash_init()
23 struct bt_mesh_blob_io_flash { struct46 int bt_mesh_blob_io_flash_init(struct bt_mesh_blob_io_flash *flash, argument
34 .. doxygengroup:: bt_mesh_blob_io_flash
21 static struct bt_mesh_blob_io_flash blob_flash_stream;
229 static struct bt_mesh_blob_io_flash blob_flash_stream;