diff options
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 42aad463..bca8a2c8 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -1033,6 +1033,11 @@ Signals void ModeChanged(string mode) This signal will be sent every time the service daemon tries to resolve a remote and this fails. + void RemoteNameRequested(string address) + + This signal will be sent every time the service daemon + tries to resolve a remote name during discovery. + void RemoteAliasChanged(string address, string alias) After changing an alias with SetRemoteAlias this |