Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_links.hpp415 void SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Links
Dsub_mac.cpp189 void SubMac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::SubMac
Dmac.cpp385 void Mac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Mac
/openthread-latest/src/core/radio/
Dradio.hpp925 inline void Radio::SetRxOnWhenIdle(bool aEnable) { otPlatRadioSetRxOnWhenIdle(GetInstancePtr(), aEn… in SetRxOnWhenIdle() function in ot::Radio
1074 inline void Radio::SetRxOnWhenIdle(bool) {} in SetRxOnWhenIdle() function in ot::Radio
/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp685 void MeshForwarder::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::MeshForwarder
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp826 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() function in ot::Spinel::RadioSpinel