Searched refs:aCslPeriod (Results 1 – 1 of 1) sorted by relevance
1367 otError otPlatRadioEnableCsl(otInstance *aInstance, uint32_t aCslPeriod, otShortAddress aShortAddr, in otPlatRadioEnableCsl() argument1373 IEEE802154_DEFINE_HEADER_IE_CSL_REDUCED(/* phase */ 0, aCslPeriod); in otPlatRadioEnableCsl()1381 config.csl_period = aCslPeriod; in otPlatRadioEnableCsl()1388 config.ack_ie.header_ie = aCslPeriod > 0 ? &header_ie : NULL; in otPlatRadioEnableCsl()