summaryrefslogtreecommitdiffstats
path: root/network/network-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-09-28 13:38:45 +0000
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-09-28 13:38:45 +0000
commit583b6403808f16202ea6ace958209002e5441cd9 (patch)
treef39198aa8cf8e28846d032de0ef1ae020f72c60e /network/network-api.txt
parenta558e0071fe657965e0b3928d72fd2318aa03087 (diff)
Add IsEnabled to server interface.
Diffstat (limited to 'network/network-api.txt')
-rw-r--r--network/network-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/network-api.txt b/network/network-api.txt
index 63ac05d2..e5916088 100644
--- a/network/network-api.txt
+++ b/network/network-api.txt
@@ -99,6 +99,10 @@ Methods string GetUUID()
Possible errors: org.bluez.network.Error.Failed
+ bool IsEnabled()
+
+ Returns the server status.
+
void SetName(string name)
Sets the name attribute.