Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dsettings.hpp161 uint8_t GetRole(void) const { return mRole; } in GetRole() function in ot::SettingsBase::NetworkInfo
/openthread-latest/src/core/thread/
Dmle.hpp247 DeviceRole GetRole(void) const { return mRole; } in GetRole() function in ot::Mle::Mle