Modules

 DFU cmd disable option (bitmask)
 

Macros

#define DFU_ADV_MAX_LENGTH   18
 The max length of advertisement is 18 bytes. More...
 
#define RECEIVE_MAX_LEN   2048
 The max length of received data is 2048 bytes. More...
 

Detailed Description

Macro Definition Documentation

◆ DFU_ADV_MAX_LENGTH

#define DFU_ADV_MAX_LENGTH   18

The max length of advertisement is 18 bytes.

Definition at line 56 of file gr55xx_dfu.h.

◆ RECEIVE_MAX_LEN

#define RECEIVE_MAX_LEN   2048

The max length of received data is 2048 bytes.

Definition at line 57 of file gr55xx_dfu.h.