Uses of Class
org.bluez.exceptions.BluezNotAvailableException

Packages that use BluezNotAvailableException
Package
Description
 
  • Uses of BluezNotAvailableException in org.bluez

    Modifier and Type
    Method
    Description
    void
    Device1.ConnectProfile(String _uuid)
    From bluez documentation:

    This method connects a specific profile of this
    device.
    ThreeTuple<org.freedesktop.dbus.FileDescriptor,org.freedesktop.dbus.types.UInt16,org.freedesktop.dbus.types.UInt16>
    MediaTransport1.TryAcquire()
    From bluez documentation:

    Acquire transport file descriptor only if the transport
    is in "pending" state at the time the message is
    received by BlueZ.