Home
last modified time | relevance | path

Searched defs:SetRxOnWhenIdle (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_links.hpp411 void SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Links
Dsub_mac.cpp177 void SubMac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::SubMac
Dmac.cpp386 void Mac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Mac
/openthread-latest/src/core/radio/
Dradio.hpp921 inline void Radio::SetRxOnWhenIdle(bool aEnable) { otPlatRadioSetRxOnWhenIdle(GetInstancePtr(), aEn… in SetRxOnWhenIdle() function in ot::Radio
1066 inline void Radio::SetRxOnWhenIdle(bool) {} in SetRxOnWhenIdle() function in ot::Radio
/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp731 void MeshForwarder::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::MeshForwarder
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp820 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() function in ot::Spinel::RadioSpinel