Package org.bluez

Interface GattManager1

All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface

public interface GattManager1 extends org.freedesktop.dbus.interfaces.DBusInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    RegisterApplication(org.freedesktop.dbus.interfaces.DBusInterface application, Map<String,org.freedesktop.dbus.types.Variant> options)
     
    void
    UnregisterApplication(org.freedesktop.dbus.interfaces.DBusInterface application)
     

    Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface

    getObjectPath, isRemote
  • Method Details

    • RegisterApplication

      void RegisterApplication(org.freedesktop.dbus.interfaces.DBusInterface application, Map<String,org.freedesktop.dbus.types.Variant> options)
    • UnregisterApplication

      void UnregisterApplication(org.freedesktop.dbus.interfaces.DBusInterface application)