Virgil IoT KIT
|
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] |
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.
uint8_t vs_provision_tl_find_ctx_t::element_buf[VS_TL_STORAGE_MAX_PART_SIZE] |
vs_key_type_e vs_provision_tl_find_ctx_t::key_type |
int vs_provision_tl_find_ctx_t::last_pos |