TI BLE5-Stack API Documentation  9.14.00
Data Fields
BLEAppUtil_EventHandler_t Struct Reference

BLEAppUtil Events handlers Structure. More...

Data Fields

uint32_t eventMask
 Events mask. More...
 
BLEAppUtil_eventHandlerType_e handlerType
 Handler type. see BLEAppUtil_eventHandlerType_e. More...
 
EventHandler_t pEventHandler
 The event handler. More...
 

Detailed Description

BLEAppUtil Events handlers Structure.

This must be setup by the application and passed to the BLEAppUtil module by calling BLEAppUtil_registerEventHandler.

Field Documentation

§ eventMask

uint32_t eventMask

Events mask.

§ handlerType

Handler type. see BLEAppUtil_eventHandlerType_e.

§ pEventHandler

EventHandler_t pEventHandler

The event handler.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale