Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dsettings.hpp162 void SetRole(uint8_t aRole) { mRole = aRole; } in SetRole() function in ot::SettingsBase::NetworkInfo
/openthread-latest/src/core/thread/
Dmle.cpp299 void Mle::SetRole(DeviceRole aRole) in SetRole() function in ot::Mle::Mle