dfu_adv_name_info_t Struct Reference

DFU Advertisement name config definition. More...

#include <gr55xx_dfu.h>

Public Attributes

dfu_info_state state
 If a set name is used, this parameter can be a value of dfu_info_state. More...
 
uint8_t adv_name [DFU_ADV_MAX_LENGTH]
 Adv name data. More...
 
uint16_t adv_name_length
 The length of the name. More...
 

Detailed Description

DFU Advertisement name config definition.

Definition at line 171 of file gr55xx_dfu.h.

Member Data Documentation

◆ adv_name

uint8_t dfu_adv_name_info_t::adv_name[DFU_ADV_MAX_LENGTH]

Adv name data.

Definition at line 174 of file gr55xx_dfu.h.

◆ adv_name_length

uint16_t dfu_adv_name_info_t::adv_name_length

The length of the name.

Definition at line 175 of file gr55xx_dfu.h.

◆ state

dfu_info_state dfu_adv_name_info_t::state

If a set name is used, this parameter can be a value of dfu_info_state.

Definition at line 173 of file gr55xx_dfu.h.


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