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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 4b92de2d..947a0536 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -293,12 +293,12 @@ Methods string GetAddress()
List device addresses of currently bonded adapter.
- uint8 PinCodeLength(string address)
+ uint8 GetPinCodeLength(string address)
Returns the PIN code length that was used in the
pairing process.
- uint8 EncryptionKeySize(string address)
+ uint8 GetEncryptionKeySize(string address)
Returns the currently used encryption key size.