Zephyr API 3.6.99
|
Data Structures | |
struct | bt_mesh_blob_block |
BLOB transfer data block. More... | |
struct | bt_mesh_blob_chunk |
BLOB data chunk. More... | |
struct | bt_mesh_blob_xfer |
BLOB transfer. More... | |
struct | bt_mesh_blob_io |
BLOB stream. More... | |
Macros | |
#define | CONFIG_BT_MESH_BLOB_CHUNK_COUNT_MAX 0 |
#define CONFIG_BT_MESH_BLOB_CHUNK_COUNT_MAX 0 |
#include <zephyr/bluetooth/mesh/blob.h>
enum bt_mesh_blob_io_mode |
#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 <zephyr/bluetooth/mesh/blob.h>
BLOB model status codes.
#include <zephyr/bluetooth/mesh/blob.h>
BLOB transfer mode.
#include <zephyr/bluetooth/mesh/blob.h>
Transfer phase.