Searched defs:GetRole (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/common/ | ||
D | settings.hpp | 161 uint8_t GetRole(void) const { return mRole; } in GetRole() function in ot::SettingsBase::NetworkInfo |
/openthread-latest/src/core/thread/ | ||
D | mle.hpp | 247 DeviceRole GetRole(void) const { return mRole; } in GetRole() function in ot::Mle::Mle |