Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dblob.h68 #define BLOB_BLOCK_STATUS_MSG_MAXLEN (5 + \ macro
73 #define BLOB_BLOCK_STATUS_MSG_MAXLEN (5 + sizeof(((struct bt_mesh_blob_srv *)0)->block.missing)) macro