Handle messages from the Host.
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... | |