summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-03-09 15:44:48 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-03-09 15:44:48 +0000
commitff7979aa540abd58cd3e465974480b9d7d46d1cd (patch)
treef62324008bd72a5c2c25062b9758d3af6a5d79c7 /network
parent855cf216127e1fd6f6aba60c3761a0ead17ae910 (diff)
Add API document and service description file
Diffstat (limited to 'network')
-rw-r--r--network/network-api.txt12
-rw-r--r--network/network.service5
2 files changed, 17 insertions, 0 deletions
diff --git a/network/network-api.txt b/network/network-api.txt
new file mode 100644
index 00000000..f10e676a
--- /dev/null
+++ b/network/network-api.txt
@@ -0,0 +1,12 @@
+Bluetooth network service API description
+*****************************************
+
+Copyright (C) 2006-2007 Marcel Holtmann <marcel@holtmann.org>
+
+
+Network Manager hierarchy
+=========================
+
+Service org.bluez.network
+Interface org.bluez.network.Manager
+Object path /org/bluez/network
diff --git a/network/network.service b/network/network.service
new file mode 100644
index 00000000..444bdff3
--- /dev/null
+++ b/network/network.service
@@ -0,0 +1,5 @@
+[Bluetooth Service]
+Identifier=network
+Name=Network service
+Description=Bluetooth Personal Area Network service
+Autostart=false