Zephyr API 3.6.99
|
#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. | |