TI BLE-Stack for Bluetooth 4.2 API Documentation  3.02.03.00
Macros
OAD Events

Macros

#define OAD_DL_COMPLETE_EVT   Event_Id_02
 
#define OAD_OUT_OF_MEM_EVT   Event_Id_03
 
#define OAD_QUEUE_EVT   Event_Id_01
 
#define OAD_RESET_DEV_EVT   Event_Id_04
 

Detailed Description

Macro Definition Documentation

§ OAD_DL_COMPLETE_EVT

#define OAD_DL_COMPLETE_EVT   Event_Id_02

The download complete signifies that the OAD has completed and the candidate image has passed verification. When this event is received, the application should reset the device so that the BIM can perform further processing.

§ OAD_OUT_OF_MEM_EVT

#define OAD_OUT_OF_MEM_EVT   Event_Id_03

The out of memory complete signifies that the memory allocation has failed during OAD message processing.

§ OAD_QUEUE_EVT

#define OAD_QUEUE_EVT   Event_Id_01

The queue event is posted whenever there is a new message in the OAD message queue from the BLE-Stack. Messages in the OAD queue must be processed in the applicatino context

§ OAD_RESET_DEV_EVT

#define OAD_RESET_DEV_EVT   Event_Id_04

The reset event indicates to OAD application to reset the device after successful oad image download. When this event is received, the application should reset the device so that the BIM can perform further processing.

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