Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for the Bluetooth Mesh BLOB flash stream API. More...

#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.

Detailed Description

Header file for the Bluetooth Mesh BLOB flash stream API.