TI BLE5-Stack API Documentation  2.02.05.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
 

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 event signifies that the OAD has run out of memory and could not allocate memory for a message to notify the application (for example in the case of a timeout).

§ 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 application context

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