pub unsafe extern "C" fn otCoapSecureDisconnect(
aInstance: *mut otInstance,
)Expand description
This method stops the DTLS connection.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otCoapSecureDisconnect(
aInstance: *mut otInstance,
)This method stops the DTLS connection.
@param[in] aInstance A pointer to an OpenThread instance.