summaryrefslogtreecommitdiff
path: root/doc/network-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-12-14 11:12:55 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:24:12 +0200
commit841a22d7469d0e2a5eb44577534528587d569987 (patch)
treeaa39b4ac428f50e3c20791f66399b9a02a9615a9 /doc/network-api.txt
parent76ac7c0f8fd7a477066fe4550a5d559e1f08a6e1 (diff)
downloadbluez-841a22d7469d0e2a5eb44577534528587d569987.tar.gz
network: Append version to Network and NetworkServer interfaces
Diffstat (limited to 'doc/network-api.txt')
-rw-r--r--doc/network-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt
index b640b9a0b..1c9d889eb 100644
--- a/doc/network-api.txt
+++ b/doc/network-api.txt
@@ -8,7 +8,7 @@ Network hierarchy
=================
Service org.bluez
-Interface org.bluez.Network
+Interface org.bluez.Network1
Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
Properties boolean Connected [readonly]
@@ -28,7 +28,7 @@ Network server hierarchy
========================
Service org.bluez
-Interface org.bluez.NetworkServer
+Interface org.bluez.NetworkServer1
Object path /org/bluez/{hci0,hci1,...}
Methods void Register(string uuid, string bridge)