From 707dd3b2d943f57f00b129a231538b221b89a87d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 30 May 2008 08:05:01 +0000 Subject: Add example for device names --- doc/network-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit