McuMgrNotSupportedException

The exception is thrown when the target BLE device does not support Mcu Manager (does not have required GATT service).

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