PeripheralClosedException

Thrown when the peripheral wasn't connected or has been closed.

This exception is thrown from Peripheral.refreshCache when the underlying GATT object is null..

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?