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