Home
last modified time | relevance | path

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

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