McuMgrUnsupportedConfigurationException

This exception is thrown when the Android device fails to connect to the peripheral due to its internal issues. Most probably it cannot respond properly to PHY LE 2M update procedure, causing the remote device to terminate the connection.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
open fun toString(): @NotNull String