Searched defs:kModeFullNetworkData (Results 1 – 2 of 2) sorted by relevance
156 …static constexpr uint8_t kModeFullNetworkData = 1 << 0; ///< If the device requires the full Netw… member in ot::Mle::DeviceMode
1392 … kModeFullNetworkData = 1 << 0, ///< If the device requires the full Network Data. in HandleDiagnosticGetResponse() enumerator