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