diff options
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index c9661616..9305deb2 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -191,7 +191,7 @@ Methods uint32 InterfaceVersion() registered, otherwise the record will be available when the service agent Start method is called. - uint32 AddServiceRecordAsXML(string path, string record) + uint32 AddServiceRecordFromXML(string path, string record) Add a new service record to the service agent and returns the assigned handle. |