hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
Data Fields
ifx_local_record_handles_t Struct Reference

This Structure holds the list of alternate carrier record handles and a single error record, which is recognised as handover select's local records. More...

#include <infineon/ifx-record-handover-select.h>

Data Fields

ifx_record_handle_t ** alt_carrier_rec_list
 
ifx_record_handle_terror_record
 

Detailed Description

This Structure holds the list of alternate carrier record handles and a single error record, which is recognised as handover select's local records.

Definition at line 49 of file ifx-record-handover-select.h.

Field Documentation

◆ alt_carrier_rec_list

ifx_record_handle_t** ifx_local_record_handles_t::alt_carrier_rec_list

List of alternative carrier records

Definition at line 52 of file ifx-record-handover-select.h.

◆ error_record

ifx_record_handle_t* ifx_local_record_handles_t::error_record

Single error record

Definition at line 55 of file ifx-record-handover-select.h.


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