Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle_types.hpp302 static constexpr uint8_t kModeFullThreadDevice = 1 << 1; ///< If the device is an FTD. member in ot::Mle::DeviceMode
/external/ot-br-posix/src/openwrt/ubus/
Dotubus.cpp1376 kModeFullThreadDevice = 1 << 1, ///< If the device is an FTD. in HandleDiagnosticGetResponse() enumerator