Home
last modified time | relevance | path

Searched refs:EmitDeviceMode (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dotns.hpp136 static void EmitDeviceMode(Mle::DeviceMode aMode);
Dotns.cpp151 void Otns::EmitDeviceMode(Mle::DeviceMode aMode) in EmitDeviceMode() function in ot::Utils::Otns
/openthread-latest/src/core/thread/
Dmle.cpp838 Get<Utils::Otns>().EmitDeviceMode(mDeviceMode); in SetDeviceMode()