Home
last modified time | relevance | path

Searched defs:bt_mesh_blob_block (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h98 struct bt_mesh_blob_block { struct
100 size_t size;
102 off_t offset;
104 uint16_t number;
106 uint16_t chunk_count;
108 uint8_t missing[DIV_ROUND_UP(CONFIG_BT_MESH_BLOB_CHUNK_COUNT_MAX,