Virgil IoT KIT
Data Fields
vs_provision_tl_find_ctx_t Struct Reference

Find context. More...

#include <provision-structs.h>

Data Fields

int last_pos
 
vs_key_type_e key_type
 
uint8_t element_buf [VS_TL_STORAGE_MAX_PART_SIZE]
 

Detailed Description

Find context.

This structure is used by vs_provision_tl_find_first_key, vs_provision_tl_find_next_key keys. This is internal one and does not need to be neither initialized nor analyzed by user.

Field Documentation

◆ element_buf

uint8_t vs_provision_tl_find_ctx_t::element_buf[VS_TL_STORAGE_MAX_PART_SIZE]

◆ key_type

vs_key_type_e vs_provision_tl_find_ctx_t::key_type

◆ last_pos

int vs_provision_tl_find_ctx_t::last_pos

The documentation for this struct was generated from the following file: