summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-test
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-test')
-rwxr-xr-xhcid/dbus-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/dbus-test b/hcid/dbus-test
index 7af75bc9..d47b7ddd 100755
--- a/hcid/dbus-test
+++ b/hcid/dbus-test
@@ -16,7 +16,7 @@ dev_cmds = [ "GetAddress", "GetManufacturer", "GetVersion", "GetRevision",
"GetMinorClass", "SetMinorClass", "GetRemoteVersion", "GetRemoteName",
"GetRemoteAlias", "SetRemoteAlias", "LastSeen", "LastUsed",
"CreateBonding", "RemoveBonding", "HasBonding", "ListBondings",
- "PinCodeLength", "EncryptionKeySize", "GetServiceClasses" ]
+ "PinCodeLength", "EncryptionKeySize" ]
mgr_signals = [ "DeviceAdded", "DeviceRemoved" ]
dev_signals = [ "ModeChanged", "NameChanged" , "MinorClassChanged",
"RemoteAliasChanged", "RemoteNameChanged" ]