Searched defs:SetRxOnWhenIdle (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/src/core/mac/ | ||
| D | mac_links.hpp | 410 void SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::Mac::Links |
| D | sub_mac.cpp | 183 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 |
| /external/openthread/src/core/radio/ | ||
| D | radio.hpp | 913 inline void Radio::SetRxOnWhenIdle(bool aEnable) { otPlatRadioSetRxOnWhenIdle(GetInstancePtr(), aEn… in SetRxOnWhenIdle() function in ot::Radio |
| /external/openthread/src/core/thread/ | ||
| D | mesh_forwarder.cpp | 723 void MeshForwarder::SetRxOnWhenIdle(bool aRxOnWhenIdle) in SetRxOnWhenIdle() function in ot::MeshForwarder |
| /external/openthread/src/lib/spinel/ | ||
| D | radio_spinel.cpp | 982 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() function in ot::Spinel::RadioSpinel |