Home
last modified time | relevance | path

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

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