Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp960 inline void Radio::UpdateCslSampleTime(uint32_t aCslSampleTime) in UpdateCslSampleTime()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1225 void otPlatRadioUpdateCslSampleTime(otInstance *aInstance, uint32_t aCslSampleTime) in otPlatRadioUpdateCslSampleTime()