TI BLE-Stack for Bluetooth API Documentation  3.03.02.00
Macros
OAD image lengths

Macros

#define OAD_IMG_HDR_LEN   sizeof(imgFixedHdr_t)
 
#define OAD_IMG_ID_LEN   8
 
#define OAD_IMG_ID_LEN   8
 
#define OAD_SW_VER_LEN   4
 
#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 [1/2]

#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

Software version of the image.

§ OAD_IMG_ID_LEN [2/2]

#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

Software version of the image.

§ OAD_SW_VER_LEN [1/2]

#define OAD_SW_VER_LEN   4

Length of software version in bytes

OAD software version length in bytes.

§ OAD_SW_VER_LEN [2/2]

#define OAD_SW_VER_LEN   4

Length of software version in bytes

OAD software version length in bytes.

§ SEG_HDR_LEN

#define SEG_HDR_LEN   12

Length of boundarySeg_t in bytes

© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale