OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
message_handler.h File Reference

Detailed Description

Handle messages from the Host.

Include dependency graph for message_handler.h:

Go to the source code of this file.

Functions

void MessageHandler_Initialize (TransportTXFunction tx_cb)
 Initialize the Message Handler sub-system. More...
 
void MessageHandler_HandleMessage (const Message *message)
 Handle messages from the Host System. More...
 
void MessageHandler_TransceiverEvent (const TransceiverEvent *event)
 Handle notifications when the transceiver operations complete. More...