![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
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... | |
BLEAppUtil Events handlers Structure.
This must be setup by the application and passed to the BLEAppUtil module by calling BLEAppUtil_registerEventHandler.
| uint32_t eventMask |
Events mask.
| BLEAppUtil_eventHandlerType_e handlerType |
Handler type. see BLEAppUtil_eventHandlerType_e.
| EventHandler_t pEventHandler |
The event handler.