TI BLE5-Stack API Documentation  1.01.01.00
Macros
OAD image lengths

Macros

#define OAD_IMG_HDR_LEN   sizeof(imgFixedHdr_t)
 
#define OAD_IMG_ID_LEN   8
 
#define OAD_SW_VER_LEN   4
 
#define SEG_HDR_LEN   12
 

Detailed Description

Macro Definition Documentation

§ OAD_IMG_HDR_LEN

#define OAD_IMG_HDR_LEN   sizeof(imgFixedHdr_t)

Length of imgFixedHdr_t, this is the length of the core header

§ OAD_IMG_ID_LEN

#define OAD_IMG_ID_LEN   8

Length of OAD image ID field, this is the length of OAD_IMG_ID_VAL and OAD_EXTFL_ID_VAL

§ OAD_SW_VER_LEN

#define OAD_SW_VER_LEN   4

Length of software version in bytes

§ SEG_HDR_LEN

#define SEG_HDR_LEN   12

Length of boundarySeg_t in bytes

Copyright 2018, Texas Instruments Incorporated