|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
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_t * | error_record |
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.
| 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.
| 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.