Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/utils/
Dmac_frame.cpp179 void otMacFrameSetCslIe(otRadioFrame *aFrame, uint16_t aCslPeriod, uint16_t aCslPhase) in otMacFrameSetCslIe()
/external/openthread/src/core/mac/
Dmac_frame.cpp1018 void Frame::SetCslIe(uint16_t aCslPeriod, uint16_t aCslPhase) in SetCslIe()