Home
last modified time | relevance | path

Searched defs:GetDeviceMode (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/thread/
Dneighbor.hpp307 Mle::DeviceMode GetDeviceMode(void) const { return Mle::DeviceMode(mMode); } in GetDeviceMode() function in ot::Neighbor
Dmle.hpp291 DeviceMode GetDeviceMode(void) const { return mDeviceMode; } in GetDeviceMode() function in ot::Mle::Mle
/external/openthread/src/core/common/
Dsettings.hpp170 uint8_t GetDeviceMode(void) const { return mDeviceMode; } in GetDeviceMode() function in ot::SettingsBase::NetworkInfo