- add a custom transport with Tx() and Rx() callbacks in OpenThread config
- OpenThread calls Tx() to transmit, Rx() to receive data
- external driver provides the transport for sending data between OT RCP and Host
- add an OpenThread call used by external driver to send a signal to OpenThread when there is incoming data