diff options
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 7205d349..957c3b2d 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -767,6 +767,12 @@ Signals void ModeChanged(string mode) has been found by the service daemon. In general they only appear during a device discovery. + void RemoteDeviceDisappeared(string address) + + This signal will be send when an inquiry session for + a periodic discovery finishes and previously found + devices are no longer in range or visible. + void RemoteClassUpdated(string address, uint32 class) This signal will be send every time the remote class |