Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
blob_io_flash.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  bt_mesh_blob_io_flash
 BLOB flash stream. More...
 

Functions

int bt_mesh_blob_io_flash_init (struct bt_mesh_blob_io_flash *flash, uint8_t area_id, off_t offset)
 Initialize a flash stream.