Searched defs:IsMinimalEndDevice (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | mle_types.hpp | 262 bool IsMinimalEndDevice(void) const in IsMinimalEndDevice() function in ot::Mle::DeviceMode |
H A D | mle.hpp | 344 bool IsMinimalEndDevice(void) const { return mDeviceMode.IsMinimalEndDevice(); } in IsMinimalEndDevice() function in ot::Mle::Mle |