Searched defs:SetRxOnWhenIdle (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | mac_links.hpp | 411 void SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Links |
D | sub_mac.cpp | 177 void SubMac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::SubMac |
D | mac.cpp | 386 void Mac::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Mac |
/openthread-latest/src/core/radio/ | ||
D | radio.hpp | 921 inline void Radio::SetRxOnWhenIdle(bool aEnable) { otPlatRadioSetRxOnWhenIdle(GetInstancePtr(), aEn… in SetRxOnWhenIdle() function in ot::Radio |
/openthread-latest/src/core/thread/ | ||
D | mesh_forwarder.cpp | 731 void MeshForwarder::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::MeshForwarder |
/openthread-latest/src/lib/spinel/ | ||
D | radio_spinel.cpp | 820 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() function in ot::Spinel::RadioSpinel |