Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/mac/
Dmac.hpp301 Error SetTemporaryChannel(uint8_t aChannel);
Dmac.cpp440 Error Mac::SetTemporaryChannel(uint8_t aChannel) in SetTemporaryChannel() function in ot::Mac::Mac
/openthread-2.7.6/src/core/thread/
Ddiscover_scanner.cpp198 IgnoreError(Get<Mac::Mac>().SetTemporaryChannel(mScanChannel)); in PrepareDiscoveryRequestFrame()