TI BLE-Stack for Bluetooth 4.2 API Documentation  3.02.03.00
Macros
OAD segment types in the image

Macros

#define OAD_SEG_BOUNDARY   0x00
 
#define OAD_SEG_CONTIGUOUS   0x01
 
#define OAD_SEG_NON_CONTIGUOUS   0x02
 
#define OAD_SEG_RSVD   0xFF
 

Detailed Description

Macro Definition Documentation

§ OAD_SEG_BOUNDARY

#define OAD_SEG_BOUNDARY   0x00

Segment type BOUNDARY contains RAM and internal flash boundaries

§ OAD_SEG_CONTIGUOUS

#define OAD_SEG_CONTIGUOUS   0x01

Segment type CONTIGUOUS contains contiguous pages of image payload

§ OAD_SEG_NON_CONTIGUOUS

#define OAD_SEG_NON_CONTIGUOUS   0x02

Segment type NON_CONTIGUOUS contains non-contiguous pages of image payload

§ OAD_SEG_RSVD

#define OAD_SEG_RSVD   0xFF

Segment type reserved for future use

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