ot::Mac::LinkRaw::InvokeReceiveDone() method
Invokes the mReceiveDoneCallback, if set.
Arguments
aFrame
A pointer to the received frame or `nullptr` if the receive operation failed.
aError
kErrorNone when successfully received a frame, kErrorAbort when reception was aborted and a frame was not received, kErrorNoBufs when a frame could not be received due to lack of rx buffer space.