Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A 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
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_links.hpp411 void SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Links
H A Dsub_mac.cpp177 void SubMac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::SubMac
H A Dmac.cpp386 void Mac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Mac
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.cpp731 void MeshForwarder::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::MeshForwarder
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp820 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() function in ot::Spinel::RadioSpinel