pub unsafe extern "C" fn otChannelManagerGetDelay(
aInstance: *mut otInstance,
) -> u16Expand description
This function gets the delay (in seconds) used by Channel Manager for a channel change.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The delay (in seconds) for channel change.