diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2006-02-24 02:26:45 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2006-02-24 02:26:45 +0000 | 
| commit | 9e58a4f7963cb84e5804feb979aa6a479c90a897 (patch) | |
| tree | 1c8da6b0fe28ac4f88b7ac6fd8ce5b86b5b7fefe /hcid/dbus.h | |
| parent | cbedcb58d895cc15f6b697926834eb9f421956bb (diff) | |
Make features return an empty list and remove class method
Diffstat (limited to 'hcid/dbus.h')
| -rw-r--r-- | hcid/dbus.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h index 86303ef1..acbd6c62 100644 --- a/hcid/dbus.h +++ b/hcid/dbus.h @@ -122,7 +122,6 @@ int get_default_dev_id(void);  #define DEV_GET_VERSION			"GetVersion"  #define DEV_IS_CONNECTABLE		"IsConnectable"  #define DEV_IS_DISCOVERABLE		"IsDiscoverable" -#define DEV_SET_CLASS			"SetClass"  #define DEV_SET_DISCOVERABLE_TO		"SetDiscoverableTimeout"  #define DEV_SET_MINOR_CLASS		"SetMinorClass"  #define DEV_SET_MODE			"SetMode"  | 
