Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dmac_frame.cpp191 void otMacFrameSetCslIe(otRadioFrame *aFrame, uint16_t aCslPeriod, uint16_t aCslPhase) in otMacFrameSetCslIe()
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp1233 void Frame::SetCslIe(uint16_t aCslPeriod, uint16_t aCslPhase) in SetCslIe()