ot::Radio::Receive() method
Transitions the radio from Sleep to Receive (turn on the radio).
Arguments
aChannel
The channel to use for receiving.
Return value
kErrorNone Successfully transitioned to Receive. kErrorInvalidState The radio was disabled or transmitting.
![]()
inline Error Radio::Receive(uint8_t) { return kErrorNone; }
ot::Radio::Receive() calls 2 functions:
![]()
ot::Radio::Receive()
ot::Radio::Receive() reads 1 variable:
![]()
ot::Radio::Receive()