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

Structure defines the data structure of bluetooth low energy record such as data length and actual config data field. More...

#include <infineon/ifx-record-bluetooth-le.h>

Data Fields

uint8_t data_len
 
uint8_t * data
 

Detailed Description

Structure defines the data structure of bluetooth low energy record such as data length and actual config data field.

Definition at line 65 of file ifx-record-bluetooth-le.h.

Field Documentation

◆ data

uint8_t* ifx_ble_config_field_t::data

Actual config data field

Definition at line 68 of file ifx-record-bluetooth-le.h.

◆ data_len

uint8_t ifx_ble_config_field_t::data_len

Length of config data field

Definition at line 67 of file ifx-record-bluetooth-le.h.


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