ot::Mac::SubMac::Send() method
Sends a prepared frame. The frame should be placed in `GetTransmitFrame()` frame. The `SubMac` layer handles Ack timeout, CSMA backoff, and frame retransmission.
Return value
kErrorNone Successfully started the frame transmission kErrorInvalidState The radio was disabled or transmitting.