Home
last modified time | relevance | path

Searched refs:SetPhase (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/src/core/mac/
Dmac_frame.hpp1781 void SetPhase(uint16_t aPhase) { mPhase = HostSwap16(aPhase); } in SetPhase() function in ot::Mac::CslIe
Dmac_frame.cpp1217 csl->SetPhase(aCslPhase); in SetCslIe()