|
Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
Data Structures | |
| struct | bt_mesh_blob_block |
| struct | bt_mesh_blob_chunk |
| struct | bt_mesh_blob_xfer |
| struct | bt_mesh_blob_io |
Macros | |
| #define | CONFIG_BT_MESH_BLOB_CHUNK_COUNT_MAX 0 |
| #define CONFIG_BT_MESH_BLOB_CHUNK_COUNT_MAX 0 |
#include <include/zephyr/bluetooth/mesh/blob.h>
| enum bt_mesh_blob_io_mode |
#include <include/zephyr/bluetooth/mesh/blob.h>
BLOB stream interaction mode.
| Enumerator | |
|---|---|
| BT_MESH_BLOB_READ | Read data from the stream. |
| BT_MESH_BLOB_WRITE | Write data to the stream. |
| enum bt_mesh_blob_status |
#include <include/zephyr/bluetooth/mesh/blob.h>
BLOB model status codes.
#include <include/zephyr/bluetooth/mesh/blob.h>
BLOB transfer mode.
#include <include/zephyr/bluetooth/mesh/blob.h>
Transfer phase.