Home
last modified time | relevance | path

Searched defs:mRxOnWhenIdle (Results 1 – 8 of 8) sorted by relevance

/openthread-3.7.0/include/openthread/
Dthread.h81 …bool mRxOnWhenIdle : 1; ///< 1, if the sender has its receiver on when not transmitting. 0, otherw… member
105 bool mRxOnWhenIdle : 1; ///< rx-on-when-idle member
Dmesh_diag.h244 bool mRxOnWhenIdle : 1; ///< Is rx-on when idle (vs sleepy). member
Dthread_ftd.h74 bool mRxOnWhenIdle : 1; ///< rx-on-when-idle member
Dhistory_tracker.h189 bool mRxOnWhenIdle : 1; ///< Rx-on-when-idle. member
/openthread-3.7.0/src/core/mac/
Dsub_mac.hpp647 bool mRxOnWhenIdle : 1; member in ot::Mac::SubMac
Dmac.hpp851 bool mRxOnWhenIdle : 1; member in ot::Mac::Mac
/openthread-3.7.0/src/core/meshcop/
Dtcat_agent.hpp406 bool mRxOnWhenIdle : 1; member
/openthread-3.7.0/src/lib/spinel/
Dradio_spinel.hpp1233 bool mRxOnWhenIdle : 1; ///< RxOnWhenIdle mode. member in ot::Spinel::RadioSpinel