Home
last modified time | relevance | path

Searched defs:kModeRxOnWhenIdle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_types.hpp153 …static constexpr uint8_t kModeRxOnWhenIdle = 1 << 3; ///< If to keep receiver on when not tran… member in ot::Mle::DeviceMode
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/
H A Dotubus.cpp1390kModeRxOnWhenIdle = 1 << 3, ///< If the device has its receiver on when not transmitting. in HandleDiagnosticGetResponse() enumerator