Home
last modified time | relevance | path

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

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