summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-05-30 08:05:01 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-05-30 08:05:01 +0000
commit707dd3b2d943f57f00b129a231538b221b89a87d (patch)
tree5cc256b8ce8e18b552bdbb6c3dab139ed2074961 /doc
parent77000b708ed9aafcfc232311e812c172b4a791b9 (diff)
Add example for device names
Diffstat (limited to 'doc')
-rw-r--r--doc/network-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt
index 7b3688b8..a59c8972 100644
--- a/doc/network-api.txt
+++ b/doc/network-api.txt
@@ -14,7 +14,8 @@ Object path /{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
Methods string Connect(string uuid)
Connect to the network device and return the network
- device name.
+ device name. Examples of the device name are bnep0,
+ bnep1 etc.
Possible errors: org.bluez.Error.AlreadyConnected
org.bluez.Error.ConnectionAttemptFailed