pub unsafe extern "C" fn otThreadIsDiscoverInProgress(
aInstance: *mut otInstance,
) -> bool
Expand description
Determines if an MLE Thread Discovery is currently in progress.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otThreadIsDiscoverInProgress(
aInstance: *mut otInstance,
) -> bool
Determines if an MLE Thread Discovery is currently in progress.
@param[in] aInstance A pointer to an OpenThread instance.