[][src]Function openthread_sys::otLinkGetPollPeriod

pub unsafe extern "C" fn otLinkGetPollPeriod(aInstance: *mut otInstance) -> u32

Get the data poll period of sleepy end device.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The data poll period of sleepy end device in milliseconds.

@sa otLinkSetPollPeriod