summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-03-10 19:14:40 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-03-10 19:14:40 +0000
commitc455022aae4b9da5ccad1698f2b02b9b1f0ce22a (patch)
tree58a9be296f25d7f24570609623ba14487379d2fe /hcid
parentfc2b76f42d970db748de8ea4433406f66d9584a3 (diff)
The service classes in RemoteDeviceFound should be an array of strings
Diffstat (limited to 'hcid')
-rw-r--r--hcid/dbus-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 2066fbca..f2b5b91d 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -641,7 +641,8 @@ Signals void ModeChanged(string mode)
procedure has been completed.
void RemoteDeviceFound(string address, int16 rssi,
- string major, string minor, string service)
+ string major, string minor,
+ array{string} services)
This signal will be send every time an inquiry result
has been found by the service daemon. In general they