Package

com.micahw

bluetooth

Permalink

package bluetooth

Visibility
  1. Public
  2. All

Type Members

  1. class Adapter extends DBusObject[Adapter1]

    Permalink
  2. sealed trait BluetoothException extends AnyRef

    Permalink
  3. class BluetoothManager extends AnyRef

    Permalink
  4. case class ConnectionException(message: String) extends Exception with RetryableBluetoothException with Product with Serializable

    Permalink
  5. abstract class DBusObject[T <: DBusInterface] extends AnyRef

    Permalink
  6. class Device extends DBusObject[Device1]

    Permalink
  7. class GattChar extends DBusObject[GattCharacteristic1]

    Permalink
  8. case class NotConnectedException(message: String) extends Exception with BluetoothException with Product with Serializable

    Permalink
  9. sealed trait RetryableBluetoothException extends BluetoothException

    Permalink
  10. case class UnknownException(e: Throwable) extends Exception with BluetoothException with Product with Serializable

    Permalink

Value Members

  1. object Errors

    Permalink
  2. object VariantConverters

    Permalink

Ungrouped