Cached data about a certain slot.
Public Attributes#
sl_bt_uuid_64_t
BLOB ID contained in the slot.
uint32_t
Size of the BLOB residing in the slot.
sl_btmesh_blob_storage_status_t
Status of the slot (empty or otherwise)
Public Attribute Documentation#
blob_id#
sl_bt_uuid_64_t sl_btmesh_blob_storage_slot_metadata_cache_t::blob_id
BLOB ID contained in the slot.
blob_size#
uint32_t sl_btmesh_blob_storage_slot_metadata_cache_t::blob_size
Size of the BLOB residing in the slot.
status#
sl_btmesh_blob_storage_status_t sl_btmesh_blob_storage_slot_metadata_cache_t::status
Status of the slot (empty or otherwise)