From 6efa97ad83f9eee4da39da99a527a60a6bdb3f45 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Fri, 29 Sep 2006 12:59:04 +0000 Subject: Added IsPeriodicDiscovery --- hcid/dbus-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 03e91596..41f25f8a 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -721,6 +721,13 @@ Methods string GetAddress() org.bluez.Error.NotAuthorized org.bluez.Error.NoSuchAdapter + boolean IsPeriodicDiscovery() + + Returns true if the periodic inquiry is active and + false if it is switched off. + + Possible errors: none + array{uint32} GetRemoteServiceHandles(string address, string match) This method will request the SDP database of a remote -- cgit