Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_types.hpp262 bool IsMinimalEndDevice(void) const in IsMinimalEndDevice() function in ot::Mle::DeviceMode
H A Dmle.hpp344 bool IsMinimalEndDevice(void) const { return mDeviceMode.IsMinimalEndDevice(); } in IsMinimalEndDevice() function in ot::Mle::Mle