Searched defs:SetRole (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/common/ | ||
D | settings.hpp | 162 void SetRole(uint8_t aRole) { mRole = aRole; } in SetRole() function in ot::SettingsBase::NetworkInfo |
/openthread-latest/src/core/thread/ | ||
D | mle.cpp | 299 void Mle::SetRole(DeviceRole aRole) in SetRole() function in ot::Mle::Mle |