summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 87313c15..49031263 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -251,6 +251,15 @@ Methods void RegisterService(string identifier, string name, string description
org.bluez.Error.NotAvailable
org.bluez.Error.Failed
+ void UpdateServiceRecordFromXML(uint32 handle, string record)
+
+ Updates a given service record provided in the
+ XML format.
+
+ Possible errors: org.bluez.Error.InvalidArguments
+ org.bluez.Error.NotAvailable
+ org.bluez.Error.Failed
+
void RemoveServiceRecord(uint32 handle)
Remove a service record identified by its handle.