Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle_types.hpp303 …static constexpr uint8_t kModeFullNetworkData = 1 << 0; ///< If the device requires the full Netw… member in ot::Mle::DeviceMode
/external/ot-br-posix/src/openwrt/ubus/
Dotubus.cpp1377kModeFullNetworkData = 1 << 0, ///< If the device requires the full Network Data. in HandleDiagnosticGetResponse() enumerator