Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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.