Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle_types.hpp411 bool IsMinimalEndDevice(void) const in IsMinimalEndDevice() function in ot::Mle::DeviceMode
Dmle.hpp332 bool IsMinimalEndDevice(void) const { return mDeviceMode.IsMinimalEndDevice(); } in IsMinimalEndDevice() function in ot::Mle::Mle