pub unsafe extern "C" fn otChannelManagerGetDelay(
aInstance: *mut otInstance,
) -> u16
Expand description
Gets the delay (in seconds) used by Channel Manager for a network channel change.
Only available on FTDs.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The delay (in seconds) for channel change.