diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-08-21 07:12:41 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-08-21 07:12:41 +0000 |
commit | 47b56b47f71ba07b71d310fdd7bf9679045168ac (patch) | |
tree | a7d9b339988dfff9cbc44554639f28408624f2fb | |
parent | 82983e4f406d388b5219a496de7b0cf0c71d0570 (diff) |
Make RFCOMM and SDP as experimental
-rw-r--r-- | hcid/dbus-api.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 1aff2727..dece38e2 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -894,8 +894,8 @@ Methods string Request(string path, string address) gets called it has already been unregistered. -RFCOMM hierarchy -================ +RFCOMM hierarchy (experimental) +=============================== Service org.bluez Interface org.bluez.RFCOMM @@ -970,8 +970,8 @@ Signals void Connected(string address, byte channel, string service) application disconnects from the D-Bus. -SDP hierarchy -============= +SDP hierarchy (experimental) +============================ Service org.bluez Interface org.bluez.SDP |